You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Congratulations for the script! But where should I enter the cookie script on the page? I tried to insert the analytics script but they are not deactivated in any way whith your script. Thank you so much
Congratulations for the script! But where should I enter the cookie script on the page? I tried to insert the analytics script but they are not deactivated in any way whith your script. Thank you so much
`
<script src="dist/script.js" type="text/javascript"></script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-xxxxxxxx-1', 'auto');
ga('set', 'anonymizeIp', true);
ga('send', 'pageview');
</script>`
The text was updated successfully, but these errors were encountered: