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.'"'; ?>>
![]()
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.'"'; ?>>
![]()
anyone have a suggestion?![]()
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
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!
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information
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
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
Eric
20 Ways to Increase Sales Using Zen Cart
Zen Cart contribs: Simple Google Analytics, Export Shipping Information