broken cookie mechanism
This commit is contained in:
parent
120a7f98c0
commit
32a31b327f
|
@ -38,11 +38,3 @@ _paq.push(['enableLinkTracking']);
|
||||||
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
// mautic
|
|
||||||
|
|
||||||
(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');
|
|
Loading…
Reference in a new issue