• Hi all just wondering if someone might now whats going on with my google analyticator plugin as the source code seems fine but it just won’t show any stats and has been running for some time now the code like like this:

    </style>

    <!– Google Analytics Tracking by Google Analyticator 6.1.1: http://ronaldheft.com/code/analyticator/ –>
    <script type=”text/javascript”>
    var analyticsFileTypes = [”];
    var analyticsEventTracking = ‘enabled’;
    </script>
    <script type=”text/javascript”>
    var _gaq = _gaq || [];
    _gaq.push([‘_setAccount’, ‘UA-15516962-4’]);
    _gaq.push([‘_trackPageview’]);

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

    and is from my site:
    http://www.financeanalysis.co.cc/

    on all my other sites:
    http://successwithsamuel.com/
    http://www.iphone4spot.com/
    http://cheapest-insurance-quotes.net/blog/
    the code looks exactly the same and they all work perfectly please help if you can ><

    Thanks for reading Sam =)

  • The topic ‘Google Analyticator Code seems ok but just won't work =(’ is closed to new replies.