• I need to post the following code into my web pages so I can use google analytics:

    `<script type=”text/javascript”>
    var gaJsHost = ((“https:” == document.location.protocol) ? “https://ssl.&#8221; : “http://www.&#8221;);
    document.write(unescape(“%3Cscript src='” + gaJsHost + “google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));
    </script>
    <script type=”text/javascript”>
    try {
    var pageTracker = _gat._getTracker(“UA-12316965-2”);
    pageTracker._trackPageview();
    } catch(err) {}</script>`

    One of the posts on the support forum said to paste it into the footer.php; have tried this but Google Analytics is not seeing it.

    Are the instructions different for Atahualpa?

    TIA!

Viewing 2 replies - 1 through 2 (of 2 total)
  • you can just insert that in a text widget or in footer.php

    You may use a better plugin which provides this facility. But I doubt whether the author of the plugin will get any datas from our stats. Is that possible? how to check that a plugin is 100% believable?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Adding google analytics tracker code into Atahualpa?’ is closed to new replies.