Page 1 of 2 12 LastLast
Results 1 to 10 of 2161

Hybrid View

  1. #1
    Join Date
    Oct 2009
    Posts
    30
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by DivaVocals View Post
    Like any other override, you need to copy the tpl_main_page from the default template folder, make the change as per the add-on instructions and copy the modified file back to your templates folder (NOT the default template folder)..
    I grabbed the file from the default template folder, made the change to it, then put it back into the includes/templates/*currenttemplate*/common

    and it still isnt working, unless Im still doing this wrong.

  2. #2
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by rival904 View Post
    I grabbed the file from the default template folder, made the change to it, then put it back into the includes/templates/*currenttemplate*/common

    and it still isnt working, unless Im still doing this wrong.
    That's possible.. You might wanna post the contents of your tpl_main_page file here.. (Make sure you use the CODE or PHP tags when you post it) This mod is a pretty simple install..

  3. #3
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by rival904 View Post
    I grabbed the file from the default template folder, made the change to it, then put it back into the includes/templates/*currenttemplate*/common

    and it still isnt working, unless Im still doing this wrong.
    I went to your site and it says that the tracking is now installed (I also verified that by looking at your source code.)

    You need to now go back into your Google Analytics accouunt and "verify" the tracking again (for that profile). That will send out Google to look and verify your tracking is installed.

    Once they verify it (a few seconds) you'll see "waiting for data" ... and eventually "gathering data".

    You're almost there.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  4. #4
    Join Date
    Oct 2009
    Posts
    30
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    I went to your site and it says that the tracking is now installed (I also verified that by looking at your source code.)

    You need to now go back into your Google Analytics accouunt and "verify" the tracking again (for that profile). That will send out Google to look and verify your tracking is installed.

    Once they verify it (a few seconds) you'll see "waiting for data" ... and eventually "gathering data".

    You're almost there.
    Yupp, it all seems to be working now, I guess ZenCart had to wait a bit to pull from that file? But either way, its all working now.

  5. #5
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I remember this being mentioned somewhere - but couldn't find it through searches. I just had a customer pay through Paypal, and it didn't track the sale in GA e-commerce. Any way to get it to track the sale when customer pays with Paypal?

  6. #6
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by bobthemolder View Post
    I remember this being mentioned somewhere - but couldn't find it through searches. I just had a customer pay through Paypal, and it didn't track the sale in GA e-commerce. Any way to get it to track the sale when customer pays with Paypal?
    As long as the customer is re-rerouted back to your site after the sale then they should be tracked even when paying with PayPal.

    I work with a number of store owners who use PayPal in in one way shape or form on their sites and in all cases the sales are tracked ok.

    Did you make sure you setup your return url in PayPal to go back to the zen cart site when the payment is complete? If not, you might want to look at doing that. The return url will then trigger the sale.

    Hope that helps.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  7. #7

    Default Re: Simple Google Analytics - Support

    I have installed the version of the SGA Contribution v1.2.2 and using the ltest version of Zen Cart. I already had a Google Analytics Account along with Adwords. I use PayPal as my processor. I have a regular website were a "buy now" link takes you to my Zen Cart store. I am using a custom template and made the necessary modifications.

    I clicked thru one of my ads and made a purchase thru my store without error. I did this twice yesterday and do not see it tracked.

    I followed the directions according to the contribution. I placed the contents of both the Admin and Includes folders into the respective locations. Was I supposed to just place the folders themselves into the main directory of the store? Am I supposed to modify "checkout success" page? My web is www.blackoutez.com.



    Thanks in advance

  8. #8
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by tstanley View Post
    I have installed the version of the SGA Contribution v1.2.2 and using the ltest version of Zen Cart. I already had a Google Analytics Account along with Adwords. I use PayPal as my processor. I have a regular website were a "buy now" link takes you to my Zen Cart store. I am using a custom template and made the necessary modifications.

    I clicked thru one of my ads and made a purchase thru my store without error. I did this twice yesterday and do not see it tracked.

    I followed the directions according to the contribution. I placed the contents of both the Admin and Includes folders into the respective locations. Was I supposed to just place the folders themselves into the main directory of the store? Am I supposed to modify "checkout success" page? My web is www.blackoutez.com.



    Thanks in advance
    Some thoughts to make sure you didn't miss anything:

    1) Did you turn on "Conversion Tracking" from within the Zen Cart admin and also enter your Adwords conversion tracking id?

    2) Did you turn on conversion tracking and copy the proper tracking id from the Adwords account? (You'll insert this tracking id into the Zen Cart admin under the "Conversion Tracking" text section.

    3) You do not need to alter the checkout success page etc... (my contribution automatically does that for you as long as you turn on the proper elements from within the Config section of the zen admin for SGA.)

    4) Have you setup a cookie on your computer to exclude your IP or address from the reports? If so your conversion won't track.

    Let me know if that helps.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #9

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Some thoughts to make sure you didn't miss anything:

    1) Did you turn on "Conversion Tracking" from within the Zen Cart admin and also enter your Adwords conversion tracking id?

    2) Did you turn on conversion tracking and copy the proper tracking id from the Adwords account? (You'll insert this tracking id into the Zen Cart admin under the "Conversion Tracking" text section.

    3) You do not need to alter the checkout success page etc... (my contribution automatically does that for you as long as you turn on the proper elements from within the Config section of the zen admin for SGA.)

    4) Have you setup a cookie on your computer to exclude your IP or address from the reports? If so your conversion won't track.

    Let me know if that helps.
    It's working now! I did not do step 1). I thought I did everything. Thanks for the help. I am going to purchase your book right now to show my appreciation. Thanks so much!

  10. #10
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    As long as the customer is re-rerouted back to your site after the sale then they should be tracked even when paying with PayPal.

    I work with a number of store owners who use PayPal in in one way shape or form on their sites and in all cases the sales are tracked ok.

    Did you make sure you setup your return url in PayPal to go back to the zen cart site when the payment is complete? If not, you might want to look at doing that. The return url will then trigger the sale.

    Hope that helps.
    You're right, it did track the sale. I was too vague. It didn't track which products or how much the sale was.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v150 Simple Google Analytics .sql error !
    By Miff in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 10 Feb 2012, 11:33 PM
  2. Simple Google Analytics-not working
    By RobertG in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 11 Nov 2010, 06:07 PM
  3. Simple (From Google) Analytics Install
    By DagLindt in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 26 May 2009, 10:46 PM
  4. Simple google analytics- help
    By Pet Herbal Remedies in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 1 Oct 2008, 10:37 PM
  5. Simple Google Analytics not working
    By jvanree in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 29 May 2008, 03:46 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg