Thanks for the help - but if I do that will it not affect the template my site is using as it obviously doesn't need this file, and what will it do when it finds it?
Thanks for the help - but if I do that will it not affect the template my site is using as it obviously doesn't need this file, and what will it do when it finds it?
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
http://www.picaflor-azul.com/index.p...ducts_id=14319
Ashley Pink at the link above.
The Ashley Pink template is using the zen cart templates/template_default/tpl_main_page.php. Just get the tpl_main_page.php out of zen cart templates/template_default and upload it to your includes/templates/my_template/common after you insert the Simple Google Analytics code.
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Thanks I have finished the installation and done everything else in the install notes, however my Google Analytics account is still saying "Tracking not installed" after I have done the check status. I have a redirection on the domain name to the folder where Zencart is installed could this be causing this problem?
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
http://www.matequehairproducts.co.uk
Thanks for the quick response - web site URL above.
The code for Simple Google Analytics is OK on your site. See below. I would just give it sometime to collect data. I see nothing wrong on your site. You may have entered the wrong info on Google end. I don't know.
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script><script src="http://www.google-analytics.com/ga.js" type="text/javascript"></script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-xxxxxx-42");
pageTracker._initData();
pageTracker._trackPageview();
pageTracker._trackPageLoadTime();
Is your site Upgraded to the current version 1.5.4 Yet?
zencart-upgrades-website-installation
Thanks for checking I will give it a bit of time and then get back to you if it is still not collecting anything.