Jump to content

Weird text at bottom of forum?


Noah Lauzier

Recommended Posts

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

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

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

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...