0
Welcome Guest! Login
0 items Join Now

SOLVED Google Analytics issue

  • SOLVED Google Analytics issue

    Posted 11 years 8 months ago
    • I'm having an issue on my Leviathan based website with Google Analytics. I have it enabled and have the UA code in the features section of the template. Google site says that "Tracking is not Installed" and "The Google Analytics tracking code has not been detected on your website's home page. For Analytics to function, you or your web administrator must add the code to each page of your website."

      However, this information is found in the page source and does show up as far as I can tell.

      });
      if (typeof RokBoxSettings == 'undefined') RokBoxSettings = {pc: '100'}
      var _gaq = _gaq || [];
      _gaq.push();
      _gaq.push();

      (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();

      Here is the tracking script from Google:
      <script>
      (function(i,s,o,g,r,a,m){i=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-43425474-1', 'tomscottkarate.com');
      ga('send', 'pageview');

      </script>


      website is www.tomscottkarate.com .

      Any assistance would be greatly appreciated.
    • Last Edit: 11 years 7 months ago by spyder74.
    • Damir's Avatar
    • Damir
    • Preeminent Rocketeer
    • Posts: 22450
    • Thanks: 2679
    • Web Developer

    Re: SOLVED Google Analytics issue

    Posted 11 years 8 months ago
  • Re: SOLVED Google Analytics issue

    Posted 11 years 7 months ago
    • Google Analytics started working within 48 hours.

      Thanks.
    • Damir's Avatar
    • Damir
    • Preeminent Rocketeer
    • Posts: 22450
    • Thanks: 2679
    • Web Developer

    Re: SOLVED Google Analytics issue

    Posted 11 years 7 months ago

Time to create page: 0.069 seconds