Tracking code for Google analytics doesn't work?

GK User
Wed Sep 03, 2014 2:01 pm
Hi
I wonder if you could help please

I have inserted the tracking code in the Template manager and nothing has happened

Google say the code is not present and I cannot see it in the source code

any Ideas

url is ukstt.org.uk

Thanks
User avatar
Senior Boarder

GK User
Wed Sep 03, 2014 5:18 pm
I can see it there:
Code: Select all
var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-46310650-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); })();
User avatar
Moderator


cron