I have upgraded all of mine to Easy Google Analytics a fork off Simple Google Analytics with auto-upgrade script and support for universal
http://www.zen-cart.com/downloads.php?do=file&id=1827
Printable View
I have upgraded all of mine to Easy Google Analytics a fork off Simple Google Analytics with auto-upgrade script and support for universal
http://www.zen-cart.com/downloads.php?do=file&id=1827
Ok, I downloaded and copied all files from Easy GA this evening. I refreshed zencart admin and got a blank page with this error in the debug log. The version.php file referenced in the error does not exist in the package.
Quote:
[23-Feb-2014 00:11:47 America/Chicago] PHP Warning: require_once(/home/MYSTORE/public_html/ADMINDIR/includes/installers/google_analytics/version.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/MYSTORE/public_html/ADMINDIR/includes/installers/google_analytics/upgrade_1.X.php on line 3
[23-Feb-2014 00:11:47 America/Chicago] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/MYSTORE/public_html/ADMINDIR/includes/installers/google_analytics/version.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/MYSTORE/public_html/ADMINDIR/includes/installers/google_analytics/upgrade_1.X.php on line 3
You should take support requests for Easy GA to the appropriate thread.
@ Eric - any timetable for the update?
Jim,
Should be a few days here. For a release. There will be a few updates after that as well to migrate toward the actual "suite" we have put together.
Eric
Hi I have this module installed:
Date Added: 08/23/2013
Last Modified: 09/26/2013
On My zen cart 1.5.1
I seem to be having an issue whereby my adwords sales are tracked and counted twice;
EG: sale today of 141.00 appears in the adwords account as a sale of 282.00
Any ideas what is the cause of this double calculation and also when is the release of the upcoming update?
Many Thanks
Regards
Renz
The only way that sales are typically tracked twice is if there are two versions of the code snippet installed. In most cases this likely means that someone manually installed some Google tracking code somewhere in the site (footer file?) and then you installed the Simple Google Analytics module which automatically inserted the code as well. So you would see duplicate sales reporting etc.. in those cases.
The easiest way to find if this is the case is to do a 'view source' (from a browser) while looking at your site. If you find your Google Tracking id listed twice anywhere on the page, then you'll need to remove one of them. In the case of conversion tracking (which only occurs / triggers on the sale success page) you may need to run a test order and then view source on that page to see it it has been duplicated.)
Let me know if this helps.
New update should be released here in the next day or so. This new update has a framework change (will not affect current installs and upgrades very easily) that positions the module for integration with our new 'SMART suite' of tools / modules. So it has been sometime in the making. In the end, the result will be a module that positions stores to have the tools needed to really increase sales and run a profitable online business.
Regardless of the update however, the duplicate order tracking is a result of duplicated code more than likely and would still exist until you remove one of the two snippets.
I have installed SGA 1.2.6 in to my 1.5.1 zen cart and started an analytics account at google. How long does it take for stats to appear in analytics on a brand new account? Also, how do I test my side that the analytics code is work in on my pages? Can I use something like firebug in chrome (on a mac) to view? which pages should the analytics code be found on - all to just some? Thanks
Should be a few hours but may take 24. You can view the source code of your page to confirm the tracking code is there. If you want help, post your url here.
here is my site:
http://www.cottagewatersystems.com/
The GA code is installed. You should see data any time now.