Re: Simple Google Analytics - Support
Thanks @econcepts. Apparently I had some leftovers from the "andrew" module. I thought I had looked for all those before posting. But, I just found and deleted the following:
includes/modules/MYTHEME/pages/checkout_success/jscript_google_adwords.php
which looked to be inserting the offending code into the header.
Thanks,
Tim
Re: Simple Google Analytics - Support
Really useful, waiting 24 hours for data to appear in my dashboard :p
Re: Simple Google Analytics - Support
Hi where can I find this tool or similar for zen 1.3.0.2
Many Thanks
RR
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
skypanther
Thanks @econcepts. Apparently I had some leftovers from the "andrew" module. I thought I had looked for all those before posting. But, I just found and deleted the following:
includes/modules/MYTHEME/pages/checkout_success/jscript_google_adwords.php
which looked to be inserting the offending code into the header.
Thanks,
Tim
Super. Glad you got it all worked out!
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
Renz
Hi where can I find this tool or similar for zen 1.3.0.2
Many Thanks
RR
This module works on all zen cart versions. You can download it from the following link:
http://www.zen-cart.com/index.php?ma...roducts_id=412
Post any question you may have here.
Re: Simple Google Analytics - Support
Hi There,
Thanks for that got it all installed, appears to be tracking ok in google analytic, however the conversion tracking is still showing unverified... I dont need to copy their code anywhere do I? with the exception of the number in my admin>google analytic>
Activate Conversion Tracking Yes Info
Google AdWords Conversion Tracking Number (Mynumber)
Any help is much appreciated,
Thanks
Renz
Re: Simple Google Analytics - Support
Hi all,
Sorry to bring this down to a different level, but although I understand which code to add and where, I'm at a loss as to which files to upload from the GA folder, do I upload eveything? and where to put them, any help would be gratefully appreciated, thanks,
Mike
Re: Simple Google Analytics - Support
Hi Eric @econcepts; or other help,
I am having trouble with this mod. It does not show up at admin/configuration/. This was a first time install in 1.3.8a
I guess it is because it is so very simple to install I have manage to do something wrong.
Here is shopping cart URL: http://www.ezorbcalcium.com/secure/i...=index&cPath=1
I have installed per “read me” and have check paths for files many times now all seem to be correct.
I have a custom site, path for (tpl_main_page.php) /includes/templates/custom_folder/common/ tpl_main_page.php
I have the following on my web pages, I guess is correct:
<!--bof- google_analytics -->
<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 type="text/javascript">
var pageTracker = _gat._getTracker("UA-XXXXXX-X");
pageTracker._initData();
pageTracker._trackPageview();
</script><!--eof- google_analytics -->
</body></html>
On Google Dashboard shows “Receiving Data” & e-commerce website is YES
I have “Fast & Easy Checkout & USPS Autofill mod's installed.
Thanks for needed help,
Larry
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
Renz
Hi There,
Thanks for that got it all installed, appears to be tracking ok in google analytic, however the conversion tracking is still showing unverified... I dont need to copy their code anywhere do I? with the exception of the number in my admin>google analytic>
Activate Conversion Tracking Yes Info
Google AdWords Conversion Tracking Number (Mynumber)
Any help is much appreciated,
Thanks
Renz
No need to copy any code anywhere else. Just that one bit will do it.
Keep in mind that Conversion Tracking is used ONLY to track the effectiveness of Paid Search (ppc) (i.e. Google Adwords in this case.)
If you are not running any Adwords campaigns then Conversion Tracking will not do anything for you.
You get your conversion tracking number from your Adwords account (not found in analytics). You must also have "conversion tracking" turned on in Adwords to get that. Finally, the only way (once it is turned on) that conversion tracking works (since it tracks paid search) is if a visitor FIRST clicks one of your paid search ads to get to your site and then purchases.
All conversion tracking figures are found within your Google AdWORDS (not analytics) account.
Now, having said that, this module does automatically track conversions on the analytics side if you have Ecommerce Tracking turned on (this is done from within your Google ANALYTICS account). You can also subsequently track conversions if you setup Goals (again, within your Google Analytics account).
But to track the effectiveness of paid search you use the "Conversion Tracking" id from my admin.
Does that help?
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
mike-b
Hi all,
Sorry to bring this down to a different level, but although I understand which code to add and where, I'm at a loss as to which files to upload from the GA folder, do I upload eveything? and where to put them, any help would be gratefully appreciated, thanks,
Mike
Take a look at the readme file that came with the package. There is a section in there on installation that gives a step by step how to on it.
It tells you where to upload and what to add to the page to get it to work. That is probably your best bet. If you still have issues after reading that then certainly post here and I'll try to clarify.
:)