ernesto Posted February 27, 2018 Share Posted February 27, 2018 Buongiorno, utilizzo Presta 1.7.2.5. siccome il modulo per integrare Analytics da un pò di capricci ho optato per installare il codice di monitoraggio nel file head.tpl ma senza buoni risultati. Ho inserito il seguente codice {literal}<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-XXXXXXX"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-XXXXXXXX'); </script> </script>{/literal} Leggendo in rete questo dovrebbe funzionare ma aime a me non funziona. Qualcuno mi da una mano a capirci? Grazie Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now