This commit is contained in:
nukeador 2021-01-25 02:15:16 +01:00
parent d7d63457b6
commit 3bb0b3277b

View File

@ -12,7 +12,6 @@
})();
<!-- End Matomo Code -->
var item = document.getElementById("cta");
item.addEventListener("click", function() {
document.getElementById("cta").addEventListener("click", function() {
_paq.push(['trackEvent', 'CTA', 'Clic en ver resultados'])
});