Google analytics doesn't work

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Aug 20, 2013 8:37 am
Hello,

I use template Appspro Tech: Http:www.elkesgastouderopvang.nl
Yesterday I put google tracking code via the feature function in the template setting, but it doesn't work wel. Google analytics says that the code is not installed. Can someone help me with this, please?

Thanks!
Melda
User avatar
Junior Boarder

GK User
Tue Aug 20, 2013 12:38 pm
the google script correctly appears on your page source:
Code: Select all
<script type="text/javascript">var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-43315605-1']); _gaq.push(['_trackPageview']);(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();</script>
User avatar
Moderator

GK User
Wed Aug 21, 2013 10:51 am
It's solved! It turns out that it took google 2 days to trace the code.
User avatar
Junior Boarder

GK User
Wed Aug 21, 2013 10:53 am
Thanks for taking a look! It took 2 days for Google to trace the code instead of 24 hours as usual. I'm happy that it works now.

Best regards,
Melda

Cyberek wrote:the google script correctly appears on your page source:
Code: Select all
<script type="text/javascript">var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-43315605-1']); _gaq.push(['_trackPageview']);(function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();</script>
User avatar
Junior Boarder


cron