Results 1 to 10 of 2161

Hybrid View

  1. #1
    Join Date
    Nov 2007
    Posts
    195
    Plugin Contributions
    2

    Default Re: Simple Google Analytics - Support

    When I installed this the SQL patch refused to install, I had to turn all of the
    Code:
    VALUES(''
    into
    Code:
    VALUES(NULL
    because it (correctly) claimed that '' isnt an integer. I am using mysql 5.2 on windows.

    Anyone else have this issue?

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by banswidthjunkie View Post
    When I installed this the SQL patch refused to install, I had to turn all of the
    Code:
    VALUES(''
    into
    Code:
    VALUES(NULL
    because it (correctly) claimed that '' isnt an integer. I am using mysql 5.2 on windows.

    Anyone else have this issue?
    Good point to make to everyone here. MySQL 5+ doesn't like "blank" values in areas. It prefers "NULL". If anyone is using MySQL 5x and has this problem, you'll want to add the "NULL" in place of any "blank" spot in the SQL query.

    In the next release of Google Analytics, I'll update the SQL query to include the "5x" compatible code.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #3
    Join Date
    Nov 2007
    Posts
    195
    Plugin Contributions
    2

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Good point to make to everyone here. MySQL 5+ doesn't like "blank" values in areas. It prefers "NULL". If anyone is using MySQL 5x and has this problem, you'll want to add the "NULL" in place of any "blank" spot in the SQL query.

    In the next release of Google Analytics, I'll update the SQL query to include the "5x" compatible code.
    Thanks.

  4. #4
    Join Date
    Apr 2007
    Posts
    138
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Nice add-on. Quick and easy to install as well. Just remember to upload ALL the files.

    I'm on PHP Version 5.2.5 and I didn't have any errors at all and it's working fine. Is there something I should look out for?

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by swingandmiss View Post
    Nice add-on. Quick and easy to install as well. Just remember to upload ALL the files.

    I'm on PHP Version 5.2.5 and I didn't have any errors at all and it's working fine. Is there something I should look out for?
    Glad you like the module. I got some future update plans for adding even more options in line with the ga.js tracking as they become available.

    You should be fine with what you have (nothing needed to look out for). I checked your site, and it looks like the code is installed and tracking correctly.

    Enjoy!
    Last edited by econcepts; 27 Jan 2008 at 03:01 AM. Reason: spelling
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  6. #6
    Join Date
    Apr 2007
    Posts
    138
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Is there a way to check if conversion tracking is working without making a test purchase?

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by swingandmiss View Post
    Is there a way to check if conversion tracking is working without making a test purchase?
    The only way to check if a conversion is really tracking (as in shows in your reports) is to make a purchase. You can simply make a purchase then refund yourself since it's your store if you want. Or put it in test mode and make a purchase. Or add a new payment method like (COD) temporarily and then make your purchase (so no money ever changes hands but the thank you page shows) then turn off the COD payment method after you complete your test.

    Keep in mind that conversion tracking will ONLY track those clicks that come DIRECTLY from a paid search ad. So, that means you have to first search on your ad in Google then click the ad (which means you pay for the click) and then complete the purchase.

    If you do not first click a paid search ad to get to your site, then conversion tracking will NOT show any results.

    Why? Because as Google states, "conversion tracking is for tracking the effectiveness of paid search campaigns". It works in conjunction with that. Without a paid search campaign running, conversion tracking is non-existent in reporting (as it relates to paid search).

    Hope that makes sense.

    To sum it all up. If you want to check to make sure Conversion Tracking is working, then you need to first find one of your paid search ads in Google (by doing a search on one of the keyword you are bidding on) then click the ad and complete a purchase. Just going directly to your site (not through a paid search ad) and completing a purchase will show "1 purchase / sale" in your analytics account, but "0" (zero) conversions based on that sale (because the sale came from a source outside of the paid search realm.)
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

 

 

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