add tracker
This commit is contained in:
parent
9cfe8c5a73
commit
cd7d3a23e1
3
index.js
3
index.js
@ -42,6 +42,9 @@ function cleanup(){
|
||||
// }
|
||||
|
||||
$(".finalplace").html("");
|
||||
umami.trackEvent("Trash clear", { type: 'trashclear' });
|
||||
|
||||
|
||||
}
|
||||
|
||||
function checkAnswers() {
|
||||
|
Loading…
Reference in New Issue
Block a user