diff --git a/index.js b/index.js index ad8acdb..e3cfb70 100644 --- a/index.js +++ b/index.js @@ -42,6 +42,9 @@ function cleanup(){ // } $(".finalplace").html(""); + umami.trackEvent("Trash clear", { type: 'trashclear' }); + + } function checkAnswers() {