Google Analytics

I posted to the 7.0 forum for an answer. I am using 7.1.1 though. If you would like to help with implementation please look at post at, or below for question

http://www.boonex.com/forums/?action=goto&search=1#topic/Where-do-you-put-your-Google-Analytics-.htm

Here's my post on 7.0

I am using Dolphin 7.1.1

Is this still true? I am activating Google analytics on my site. They have three options or maybe two.

First is to paste the html code to each page that I would like to track. It doesnt suggest where as Header or Body. This seems labor intensive.

Second way, Create a PHP file named "analyticstracking.php" with the code and include it on each PHP template page. Then, add the following line to each template page immediately after the opening <body> tag:
<?php include_once("analyticstracking.php") ?>
 
Not sure of the benefit to this still seems labor intensive.
 
Third is
Dynamic Content Implementation 
Use a common include or template to paste the code above instead of manually adding it to every page
 
This sounds great, but what are they talking about? Sounds like what being spoken about in this topic, so am I correct to say.
1. Create a Googleanalytics.php with the main code, Where? in Index.php then
2. paste the php code above to the _header.html file in the base template folder or should it be placed in each template design _header.html file or should it be in _Footer.html or does it not matter?
 
Is there an easier way to implement to each page? Any suggestions?

 

Vunderba..... Challenge Yourself to be the Best...... Hosting from Zarconia.net
Quote · 22 Apr 2013

Okay all done automatically through Attracta. We shall see if it is correct.

Vunderba..... Challenge Yourself to be the Best...... Hosting from Zarconia.net
Quote · 22 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.