add tracking code

This commit is contained in:
Set Sakrecoer 2021-05-03 16:19:26 +02:00
parent 8c5e51947e
commit 5c9198cfa3

View file

@ -63,6 +63,14 @@
}
</style>
{% endif %}
<script>
(function(w,d,t,u,n,a,m){w['MauticTrackingObject']=n;
w[n]=w[n]||function(){(w[n].q=w[n].q||[]).push(arguments)},a=d.createElement(t),
m=d.getElementsByTagName(t)[0];a.async=1;a.src=u;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://pr.basspistol.com/mtc.js','mt');
mt('send', 'pageview');
</script>
</body>
</html>