0
Welcome Guest! Login
0 items Join Now

Google Analytics script not 'closed' in 3.0.7

    • Brian Shea's Avatar
    • Brian Shea
    • Sr. Rocketeer
    • Posts: 176
    • Thanks: 18
    • Web Management, Server Admin, Google Apps Service Provider

    Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
    • I don't know if this is a configuration on my site, or a something in the Gantry code.

      I add the UA-xxxxx-1 code, clear cache, refresh browser and I get the same.
      <script type="text/javascript">
        var _gaq = _gaq || [];
        _gaq.push(['_setAccount', 'UA-17829454-1']);
        _gaq.push(['_trackPageview']);
       
        (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);
        })();
       
                  window.addEvent('domready', function() {
                      var modules = ['rt-block'];
                      var header = ['h3','h2','h1'];
                      GantryBuildSpans(modules, header);
                  });
       
      Notice that the script for GA does not seem to close (around line 10 in code box) and it seems to flow right into other Gantry scripting (starting with: window.addEvent)

      J 1.5.20
      moo .12
      gantry 3.0.7
      roknavmenu 1.13
      cache off
      rt_panacea_j15 1.5.3
    • Website Hosting and Management for the non-technical, non-geeks
      G+ Page for Seven Sages , a Google Apps Authorized Reseller
  • Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
    • I am not too sure about this. I will ask the team
  • Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
    • Hello Brian,

      Do you have a link to your development area? i would love to take a peek!

      Cheers
    • Brian Shea's Avatar
    • Brian Shea
    • Sr. Rocketeer
    • Posts: 176
    • Thanks: 18
    • Web Management, Server Admin, Google Apps Service Provider

    Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
  • Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
    • sure thing.
    • Brian Shea's Avatar
    • Brian Shea
    • Sr. Rocketeer
    • Posts: 176
    • Thanks: 18
    • Web Management, Server Admin, Google Apps Service Provider

    Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
  • Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
    • not a 100% sure :) i dont see items in my outbox either!

      got your pm. what order does you Feature Order display under the advanced section of the template manager?

      Thanks!
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
    • a pm only leaves outbox when someone reads the message.
    • Brian Shea's Avatar
    • Brian Shea
    • Sr. Rocketeer
    • Posts: 176
    • Thanks: 18
    • Web Management, Server Admin, Google Apps Service Provider

    Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago
    • Brian Shea's Avatar
    • Brian Shea
    • Sr. Rocketeer
    • Posts: 176
    • Thanks: 18
    • Web Management, Server Admin, Google Apps Service Provider

    Re: Google Analytics script not 'closed' in 3.0.7

    Posted 13 years 9 months ago

Time to create page: 0.056 seconds