Noah Lauzier Posted November 3, 2016 Share Posted November 3, 2016 The text there is at the way bottom: UA-86738144-1 site:a7xforum.com Any idea what it is? Link to comment Share on other sites More sharing options...
TAMAN Posted November 3, 2016 Share Posted November 3, 2016 Its a raw content you might have accidentally pasted in theme templates, you can check to visit ACP > Customization > Themes > Edit HTML and CSS In the search field paste the text to search Link to comment Share on other sites More sharing options...
Joel R Posted November 3, 2016 Share Posted November 3, 2016 It looks like your Google Analytics code Link to comment Share on other sites More sharing options...
Mark H Posted November 3, 2016 Share Posted November 3, 2016 That can also happen if you enter only the Google Analytics account number in the system settings. You need to paste the entire block of code which they provide into the system settings. Once you do, nothing further should need be done; it will be properly in place. Link to comment Share on other sites More sharing options...
Noah Lauzier Posted November 4, 2016 Author Share Posted November 4, 2016 I found it's from ga('create', 'UA-86798142-1', 'auto'); ga('send', 'pageview'); I posted the entire code - <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-86798142-1', 'auto'); ga('send', 'pageview'); </script> What do i do? Thanks! Link to comment Share on other sites More sharing options...
TAMAN Posted November 4, 2016 Share Posted November 4, 2016 35 minutes ago, Noah Lauzier said: I found it's from ga('create', 'UA-86798142-1', 'auto'); ga('send', 'pageview'); I posted the entire code - <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-86798142-1', 'auto'); ga('send', 'pageview'); </script> What do i do? Thanks! If this is in theme templates then you need to delete, and paste it in Google Analytics Tracking Code setting here ACP > System > Community Enhancements > Google Analytics Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.