add tracking code
This commit is contained in:
parent
8c5e51947e
commit
5c9198cfa3
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue