diff --git a/custom.js b/custom.js index e42faadfe..f5d48927b 100644 --- a/custom.js +++ b/custom.js @@ -149,6 +149,7 @@ }); } } + window.sendAmplitudeEvents = sendAmplitudeEvents; window.addEventListener('click', function (event) { if(event.target.matches(".menu__link")){ let params = window.location.href.split('/');