add tracker

This commit is contained in:
2023-04-01 21:08:05 +02:00
parent 9cfe8c5a73
commit cd7d3a23e1

View File

@@ -42,6 +42,9 @@ function cleanup(){
// } // }
$(".finalplace").html(""); $(".finalplace").html("");
umami.trackEvent("Trash clear", { type: 'trashclear' });
} }
function checkAnswers() { function checkAnswers() {