Where put Script of GOOGLE ANALYTICS on Boonex 7.1.3 ?
In footer like in 7.0.9 version ?
Thanks per advance
Where put Script of GOOGLE ANALYTICS on Boonex 7.1.3 ? In footer like in 7.0.9 version ? Thanks per advance |
No, if i try to put the script before "body" in footer.php ... and empty the cache server ... that's don't work... Arf... |
It should. https://www.deanbassett.com |
The cache is Ok and my template is UNI.... I have put the code in template/base/_footer.html The code : --------------------------- <bx_injection:injection_footer /> <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','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-42260266-1', 'zerokini.com'); ga('send', 'pageview'); </script> </body> </html> ---------------------------------- That seem good ? |
This was just released today. http://www.boonex.com/forums/?action=live_tracker#topic/Google-Analytics-2013-07-05.htm ManOfTeal.COM a Proud UNA site, six years running strong! |