Page 2 of 20 FirstFirst 123412 ... LastLast
Results 11 to 20 of 2161

Hybrid View

  1. #1
    Join Date
    Jul 2006
    Location
    California
    Posts
    44
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    hey guys..

    i have rollovers on my site.. using onLoad="preloadImages();"

    how would I combine that with

    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>>



  2. #2
    Join Date
    Jul 2006
    Location
    California
    Posts
    44
    Plugin Contributions
    0

    help question Re: Simple Google Analytics - Support

    anyone have a suggestion?

  3. #3
    Join Date
    May 2007
    Posts
    46
    Plugin Contributions
    0

    help question Intermittent Checkout Success

    I have intermittent checkout_success stats coming through. Sometimes they register through Google Analytics, most times they don't. Anyone have any ideas?

    http://www.denvermho.com/store

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

    Default Re: Intermittent Checkout Success

    Quote Originally Posted by craigkendall View Post
    I have intermittent checkout_success stats coming through. Sometimes they register through Google Analytics, most times they don't. Anyone have any ideas?

    http://www.denvermho.com/store
    What do you mean "they" register? Are you talking a "successful sale"? Are you talking "Conversion Tracking" (within Google Analytics)?

    Conversion tracking will only register if the click came through a paid search ad (per Google).

    Let us know exactly "what" is not tracking so we can point you in the right direction as to "why".
    Last edited by econcepts; 1 Jun 2007 at 10:38 PM. Reason: spelling
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  5. #5
    Join Date
    May 2007
    Posts
    46
    Plugin Contributions
    0

    Default Re: Intermittent Checkout Success

    Quote Originally Posted by econcepts View Post
    What do you mean "they" register? Are you talking a "successful sale"? Are you talking "Conversion Tracking" (within Google Analytics)?

    Conversion tracking will only register if the click came through a paid search ad (per Google).

    Let us know exactly "what" is not tracking so we can point you in the right direction as to "why".
    Yes... sorry. Bad choice of words. Successful sale. I have more sales than Google Analytics is showing. Your statement about coming through ad words makes sense, but in doing some research it looks like it may be coming through Google search of any type. But don't hold me to that. I'll try to monitor it and see if any patterns develop.

    Bottom line I think I am "hearing" here is that there is some limitation to tracking of goals and ecommerce in the add on... is that right? For goals will it only track buyers who originally entered my store through a google search?

    Thanks for teaching me!

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by fluxem View Post
    anyone have a suggestion?
    Typically, if you want to run multiple JS scripts "On Load" you would need to separate them with a comma as so:

    onLoad="preloadImages(), yournextscripthere(), ifyouhaveanother();"
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  7. #7
    Join Date
    Sep 2005
    Posts
    53
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    I have this contribution running on a ver 1.3.7 site, everything is feeding through nicely, with the exception of the 'Goal Value' information. What could be causing this data not to be passed through?

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by Nellie View Post
    I have this contribution running on a ver 1.3.7 site, everything is feeding through nicely, with the exception of the 'Goal Value' information. What could be causing this data not to be passed through?
    'Goal Value' (if you are talking "Goal Tracking") is not a part of the current analytics module. The module includes Google Analytics and Ecommerce tracking.

    Goals can be added pretty easily (I've done it hundreds of times) and work well. I am actually just completing a Video Tutorial on installation etc.. of all Google tracking components. I thought I would have it last week, but a few items came up. So I am hoping to have that tutorial up and running on my site by end of this week.

    Let me know if you are talking "Goal Tracking Values" or something else. I can tell you how to setup the Goal Tracking.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #9
    Join Date
    Jul 2006
    Location
    California
    Posts
    44
    Plugin Contributions
    0

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by econcepts View Post
    Typically, if you want to run multiple JS scripts "On Load" you would need to separate them with a comma as so:

    onLoad="preloadImages(), yournextscripthere(), ifyouhaveanother();"

    Econcepts,
    thank you for your reply.. I tried the above before but could not get it to work.. here is what I notice right now,, when I view the source I do not see the onLoad event printing at all..

    here is what I have for my body tag:
    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.', preloadImages()"'; ?>>

    here is the site url: http://www.foureverfunky.com

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

    Default Re: Simple Google Analytics - Support

    Quote Originally Posted by fluxem View Post
    here is what I have for my body tag:
    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.', preloadImages()"'; ?>>
    It looks like you've got your syntax messed up right here. Missing some quotes.

    <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.', preloadImages()"'; ?>>
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

 

 
Page 2 of 20 FirstFirst 123412 ... 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