Announcement

Collapse
No announcement yet.

Google Analytics Tracking

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Google Analytics Tracking

    Not very good at all this SEO stuff, but have run campaigns on Google which have been OK.

    I want to use their Analytics Tracking and the site gives the following instructions:

    Copy the following code block into every webpage that you want to track.
    Click in the box below to select the entire code. Copy and paste the code segment into the bottom of your content, immediately before the </body> tag of each page that you are planning to track. If you use a common include or template, you can enter it there.


    <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
    </script>
    <script type="text/javascript">
    _uacct = "UA-697578-1";
    urchinTracker();
    </script>


    Can anyone please advise whether:

    A) this works witt Actinic V7 and

    B) exaclty which template I am meant to put this in.

    Thanks

    Ben

    www.enchanted-wood.co.uk

    #2
    Go read "Dave's Guide to google analytics" its a thread in one of the forums here

    It wil ltell you all you need to know and more

    Comment

    Working...
    X