2012-02-02, 20:14:06
Hi,
It has been a couple of days and google analytics still doesn't recognize the code and plugins. On the administration page I get the "unconfigured code". So I guess something went wrong. Are you sure there is not at any point a writting action that went wrong ? That wouldn't be the first time I have problem with permissions on hostings...
Or maybe google analytics updated their general code ?
This is the code I am supposed to copy paste into my page:
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-MYCODE']);
_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>
Is it the same that is in your plugin or at one point maybe they did an update of some sort... ? I don't know what information I need to give you to help you "help me"
Thanks again
It has been a couple of days and google analytics still doesn't recognize the code and plugins. On the administration page I get the "unconfigured code". So I guess something went wrong. Are you sure there is not at any point a writting action that went wrong ? That wouldn't be the first time I have problem with permissions on hostings...
Or maybe google analytics updated their general code ?
This is the code I am supposed to copy paste into my page:
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-MYCODE']);
_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>
Is it the same that is in your plugin or at one point maybe they did an update of some sort... ? I don't know what information I need to give you to help you "help me"
Thanks again