Page 162 of 217 FirstFirst ... 62112152160161162163164172212 ... LastLast
Results 1,611 to 1,620 of 2161
  1. #1611
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by Centec2b View Post
    The good news is it is working!

    The annoying thing is I cannot say why it is now working!!

    I have stared at this code till I am blue in the face - I can only think there was some minor error which I corrected unnoticed.

    I am using MySQL 5.0.92

    As for the information the analytics reveals - hmmm thats another story!

    Eric thank you for this help - it is appreciated

    Centec2b
    Great. Glad to hear you got it working. :)
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  2. #1612
    Join Date
    Jan 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I'm running ZC 1.3.9h.
    Just upgraded SGA to the latest version with the hopes it would start tracking where sales came from, but still no luck.
    It works perfectly other than that.
    My site is www.funkimunkibadges.co.uk
    However ALL sales show up as being from referrer 'funkimunkibadges.co.uk' which I know is incorrect.
    I use Paypal Express checkout, but some people also check out with my default ZC checkout process as well (which still ends up with Paypal).
    I'm hoping I'm missing something simple.

  3. #1613
    Join Date
    Aug 2009
    Posts
    18
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    So long as you have ecommerce tracking turned on within Google Analytics, my module here automatically records it for you within that same area. If you want to track conversions from PPC then you need to also turn on and add your Adwords conversion tracking ID too.
    Yeah I want to track Adwords conversions, which I'm doing now with your plugin (but it only tracks a single conversion amount). How do you set up the Adwords code for different products/amounts with the plugin? I know Analytics does this by turning "eCommerce store" to yes, but doing it through Adwords is my question, since I'm trying to figure out my ROI in Adwords when people click my banners.

    To my knowledge Analytics doesn't track Adwords conversions, as Analytics and Adwords are different Google products. Maybe I'm missing something?

  4. #1614
    Join Date
    Jun 2011
    Posts
    38
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I checked my site through woorank and it says my google analytics was missing. can someone explain to me step by step on how to add it. I am new to zc and siteworx.

  5. #1615
    Join Date
    Mar 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    hello econcepts

    I just wanted to install simple google analytics on my 1.3.8a shop for the first time.

    But I don't get through the SQL part. When I get to the first "Insert Into ..." statement, then I get the following message:

    -------------------------------
    1136 Column count doesn't match value count at row 1
    in:
    [INSERT INTO configuration_group VALUES (NULL, 'Google Analytics Configuration', 'Set Google Analytics Options', '1', '1');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    -------------------------------

    can you please help me.

    thanks Daniel

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by CreepyD View Post
    I'm running ZC 1.3.9h.
    Just upgraded SGA to the latest version with the hopes it would start tracking where sales came from, but still no luck.
    It works perfectly other than that.
    My site is www.funkimunkibadges.co.uk
    However ALL sales show up as being from referrer 'funkimunkibadges.co.uk' which I know is incorrect.
    I use Paypal Express checkout, but some people also check out with my default ZC checkout process as well (which still ends up with Paypal).
    I'm hoping I'm missing something simple.
    It should work as the module only creates the link to Google (which is the primary system that then records where the traffic came from.)

    It sounds like there may be a setting on your Google Analytics side that could be affecting the traffic. What do you have set (within Google Analytics) as the root (default) url / page of the site?
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by AdamT View Post
    Yeah I want to track Adwords conversions, which I'm doing now with your plugin (but it only tracks a single conversion amount). How do you set up the Adwords code for different products/amounts with the plugin? I know Analytics does this by turning "eCommerce store" to yes, but doing it through Adwords is my question, since I'm trying to figure out my ROI in Adwords when people click my banners.

    To my knowledge Analytics doesn't track Adwords conversions, as Analytics and Adwords are different Google products. Maybe I'm missing something?
    The conversion tracking should work for any conversion amount (it is dynamic) so long as you did not set Google to track a 'static' amount (did you set the conversion value to '0'? You should do that for it to look at my dynamic values.

    You can track Adwords within Google Anlaytics (as well as outside of it) but you need to connect the two accounts together (Adwords with Analytics). My Google workbook goes through the steps on how to accomplish this.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by gpsupps10 View Post
    I checked my site through woorank and it says my google analytics was missing. can someone explain to me step by step on how to add it. I am new to zc and siteworx.
    Download the Simple Google Anlaytics module. Follow the readme for first time installs. Make sure you don't miss step 3 of the install.

    If the code is missing on your site, you likely missed the lines of code needed to insert it into your page.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by dzuberbu View Post
    hello econcepts

    I just wanted to install simple google analytics on my 1.3.8a shop for the first time.

    But I don't get through the SQL part. When I get to the first "Insert Into ..." statement, then I get the following message:

    -------------------------------
    1136 Column count doesn't match value count at row 1
    in:
    [INSERT INTO configuration_group VALUES (NULL, 'Google Analytics Configuration', 'Set Google Analytics Options', '1', '1');]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    -------------------------------

    can you please help me.

    thanks Daniel
    Daniel,

    I got your PM, check that and let me know what turns up.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  10. #1620
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,582
    Plugin Contributions
    29

    Default Re: Simple Google Analytics - Support

    I was wondering if you will be adding the Site Speed functionality to your mod?
    analytics.blog spot dot com/2011/05/measure-page-load-time-with-site-speed.html

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR