Update tracking script.

This commit is contained in:
g* 2025-11-18 00:37:22 +01:00
commit 3a7b7ef2fa

View file

@ -41,17 +41,8 @@
}
});
</script>
zensic
<!-- Analytics script to measure the performance of the website -->
<script>
window.op = window.op||function(...args){(window.op.q=window.op.q||[]).push(args);};
window.op('init', {
clientId: 'ba750199-fd6a-4606-9914-71cf3c8d6a0e',
trackScreenViews: true,
trackOutgoingLinks: true,
trackAttributes: true,
});
</script>
<script src="https://openpanel.dev/op1.js" defer async></script>
<script async defer src="https://analytics.gugulet.hu/tracker.js" data-website-id="cmi3sagxa0001dpszwkv071cq"></script>
{% endblock %}