Google Analytics not working

May 2014 Joomla Template
GK User
Wed Sep 24, 2014 9:57 pm
Hello,

I put the google analytics code in template adminstation.
The code seems it ok in HTML code

But nothing append in Google Analytics ...

We try other plugin to declare UA code : same result : doesn't work

have you a idea ?
User avatar
Fresh Boarder

GK User
Thu Sep 25, 2014 7:00 am
Hello,

Did you put only the UA code or the whole code of GA? Could you provide an URL to your website?
User avatar
Administrator

GK User
Wed Oct 15, 2014 9:44 am
Hi,

Did you fix this issue?

I have the same problem. I have added the code under features in the template, but I get no stat in Google Analytics. Have had it there for a couple of weeks now.

My ID is UA-47558483-1 and site is www.everythingmallorca.com (yes - it is almost empty, I know :-)
Need to add that the code is Universal Google Analytics!

Any suggestions?

Cheers,
User avatar
Senior Boarder

GK User
Wed Oct 15, 2014 12:55 pm
Did you looked into your source code? There is no Google analytics code there. Please check if you have the following fragment in your layouts/default.php file:

Code: Select all
<?php
        // put Google Analytics code
        echo $this->social->googleAnalyticsParser();
   ?>
User avatar
Administrator

GK User
Wed Oct 15, 2014 7:15 pm
Yes, I have that piece of code in default.php

And I have just checked the template/features again. The code is there!
User avatar
Senior Boarder

GK User
Thu Oct 16, 2014 7:33 am
@JPACK - please send me a PM message with FTP and back-end access to your website.
User avatar
Administrator

GK User
Thu Oct 16, 2014 1:01 pm
Done
User avatar
Senior Boarder

GK User
Thu Oct 16, 2014 4:35 pm
Your problem was caused by fact that you have pasted the whole Google Analytics code instead of the tracking ID - I've fixed it.
User avatar
Administrator

GK User
Thu Oct 16, 2014 10:10 pm
Sorry about that. Then I have completely misunderstood the documentation. I thought it was the whole code I needed to insert.

Thanks for your help.
User avatar
Senior Boarder


cron