Re: Simple Google Analytics - Support
Quote:
Originally Posted by
econcepts
Let me know how this works for you.
Hi Eric,
I added the extra code you suggested a few days ago, however GA still doesn't appear to be tracking image search data. In my GA account the searches still show as "google.com (referral)" then "/imgres" then if I try and found out the keyword it says "(not set)" :dontgetit
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
mike2001uk1
Hi I have recently uploaded the latest version of this module and would like to know how this module tracks the E commerce side of things through Google analytic's Not adwords.
I did have a module in which allowed the tracking of the E commerce through Google analytics but some thing messed up the other week and tracking stopped.
the site i have installed the module on is below any info will help
http://www.vivanco-direct.com/
cheers
Mike B
Quote:
Originally Posted by
gaffettape
Hi Eric,
I added the extra code you suggested a few days ago, however GA still doesn't appear to be tracking image search data. In my GA account the searches still show as "google.com (referral)" then "/imgres" then if I try and found out the keyword it says "(not set)" :dontgetit
hmm ... let me take a look at it here and see what the issue might be.
Re: Simple Google Analytics - Support
YAAAAAAAHOOOOOOO!!! :clap:
ahem.
It seems I had long ago played around with JAM for an affiliate program we never pursued. I had completely forgotten about it. Once I removed the directory associated with JAM, Google Analytics started reporting sales.
I was about to lose it there for a bit.
Whew!
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
hermes369
YAAAAAAAHOOOOOOO!!! :clap:
ahem.
It seems I had long ago played around with JAM for an affiliate program we never pursued. I had completely forgotten about it. Once I removed the directory associated with JAM, Google Analytics started reporting sales.
I was about to lose it there for a bit.
Whew!
Glad to hear you got it working. Thanks for letting everyone know what the issue was.
Re: Simple Google Analytics - Support
Hello,
This is my first time installing a module by myself, so please understand that the question might be redundant/ ignorant:
How do I do step 1? I'm very confused.
I mean, do I upload the whole thing to the root directory? (Everything with the readme file etc?)
Do I upload each file separately to the respective directories?
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
milli
Hello,
This is my first time installing a module by myself, so please understand that the question might be redundant/ ignorant:
How do I do step 1? I'm very confused.
I mean, do I upload the whole thing to the root directory? (Everything with the readme file etc?)
Do I upload each file separately to the respective directories?
It doesn't matter if you upload the readme, sql patch etc... That will have no impact on how the mod works. Technically you should not upload those.
As long as you make sure you rename the directory "your_template" to the actual name of your template you are using then you should be able to upload with one move.
However, if you feel more comfortable doing each file one by one, you can do that as well. Just make sure you get them all in the proper locations and don't miss any.
Re: Simple Google Analytics - Support
Thanks for your help!
I have another question: for step 4, I am getting this error message
ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_TRACKING_TYPE" because it already exists
Error ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_CUSTOM_AFTER" because it already exists
Error ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_CUSTOM_AFTER" because it already exists
Warning Note: 2 statements ignored. See "upgrade_exceptions" table for additional details.
I have used google analytics on my site before (which didnt' really work) but WITHOUT a module.
Nevertheless it shows that the tracking already exists.
I deleted the tracking code that I originally had and inserted the new code as indicated in part 3.
So I tried uploading the "uninstall" SQL patch, which worked, but still when I upload the "install" patch again, the same error occurs.
The same error message shows up even when I upload the "upgrade" patch.
What to do?
Re: Simple Google Analytics - Support
Hello,
I'm a first time user of Zen-cart and Google Analitics. I would like to know if somebody could coach me out threw some basic doubt that I have.
I want to be able to track all the interactions user have in my site which is built with Zen Cart, but I don't know were should I install Google Analytics snippet. And what options should I apply to the code to track all the E-commerce movement.
Ill give a brief description of the modules I'm using and number of php pages.
12 php
Payment modules:
- Check / Money Order
- PAyPal IPN - Website Payment Standard
Shipping Modules:
- Freeshiping! - freeshiper
- United states postal service - sups
- United PArcel Service
Order Total:
-Discount Coupon - ot_coupon
- Group Discount - ot_group_pricing
- Gift Certificates- ot_gv
- Low Order Fee - ot_loworderfee
- Newsletter Discount - ot_newsletter_discount
- Reward Points - ot_reward_points
- Reward Points earned - ot_reward_points_display
- Shipping - ot_shipping
- Sub-Total - ot_subtotal
- Tax - ot_tax
- Total - ot_total
Appreciate in advance for the help.
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
milli
Thanks for your help!
I have another question: for step 4, I am getting this error message
ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_TRACKING_TYPE" because it already exists
Error ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_CUSTOM_AFTER" because it already exists
Error ERROR: Cannot insert configuration_key "GOOGLE_ANALYTICS_CUSTOM_AFTER" because it already exists
Warning Note: 2 statements ignored. See "upgrade_exceptions" table for additional details.
I have used google analytics on my site before (which didnt' really work) but WITHOUT a module.
Nevertheless it shows that the tracking already exists.
I deleted the tracking code that I originally had and inserted the new code as indicated in part 3.
So I tried uploading the "uninstall" SQL patch, which worked, but still when I upload the "install" patch again, the same error occurs.
The same error message shows up even when I upload the "upgrade" patch.
What to do?
You can disregard the error. It means the fields needed to run the mod are already in the db and therefore can't be added (duplicated). You should be fine.
Re: Simple Google Analytics - Support
Quote:
Originally Posted by
Gabriel Mirón
Hello,
I'm a first time user of Zen-cart and Google Analitics. I would like to know if somebody could coach me out threw some basic doubt that I have.
I want to be able to track all the interactions user have in my site which is built with Zen Cart, but I don't know were should I install Google Analytics snippet. And what options should I apply to the code to track all the E-commerce movement.
Ill give a brief description of the modules I'm using and number of php pages.
12 php
Payment modules:
- Check / Money Order
- PAyPal IPN - Website Payment Standard
Shipping Modules:
- Freeshiping! - freeshiper
- United states postal service - sups
- United PArcel Service
Order Total:
-Discount Coupon - ot_coupon
- Group Discount - ot_group_pricing
- Gift Certificates- ot_gv
- Low Order Fee - ot_loworderfee
- Newsletter Discount - ot_newsletter_discount
- Reward Points - ot_reward_points
- Reward Points earned - ot_reward_points_display
- Shipping - ot_shipping
- Sub-Total - ot_subtotal
- Tax - ot_tax
- Total - ot_total
Appreciate in advance for the help.
Install the Simple Google Analytics mod. It does everything for you including place the code in the proper location on the site.