Google Analytics

Hello all! I'm trying to use Google Analytics on my site and haven't had any luck. I've followed the steps that Google states and still can't get it to work. Here's what google suggests:


Create a PHP file named "analyticstracking.php" with the code above 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") ?>


I've made the PHP file they suggest and I have tried putting 

<?php include_once("analyticstracking.php") ?>

at the top of the following pages: /httpdocs/Rides/templates/tmpl_rso/_header.html, /httpdocs/Rides/templates/tmpl_rso/_sub_header.html, /httpdocs/Rides/templates/tmpl_rso/_header.html, /httpdocs/Rides/templates/tmpl_rso/_sub_header.html

tmpl_rso is a custom template for my site btw. Can someone please help me with the proper location?

 

 

 

Quote · 22 Sep 2015

You could use the following free module

http://www.boonex.com/m/google-analytics

http://www.boonex.com/market/posts/paansystems - your resource for Dolphin Pro
Quote · 22 Sep 2015

Thanks! Don't know how I overlooked that module!

Quote · 22 Sep 2015

I haven't used it in a while but unless they have changed something you can put the code directly in _footer.html. You shouldn't have to create a php file and you only need to put it ONE file.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 23 Sep 2015
 
 
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.