new concept
This commit is contained in:
parent
ae492ed9b3
commit
390c46c4e8
6 changed files with 33 additions and 4 deletions
|
|
@ -38,3 +38,11 @@ _paq.push(['enableLinkTracking']);
|
|||
|
||||
{% 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…
Add table
Add a link
Reference in a new issue