|
|||||||
| All Other Contributions/Addons Discussion of contributions/addons not categorized above |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Zen Follower
Join Date: Jul 2006
Posts: 129
|
I have simplified the Google Analytics integration process and am realeasing it for all to enjoy. Follow the readme directions for instalation.
There are only 2 files to be uploaded. One of which is one line and utilizes the $zv_onload variable and is not neccasary if you make an extra addition to your template and is explained in the readme. Also an sql patch needs to be installed. Available: http://www.zen-cart.com/index.php?ma...roducts_id=412 Enjoy |
|
|
|
|
|
#2 |
|
Obaa-san
Join Date: Jun 2003
Posts: 31,997
|
Cuda,
Thanks. We must have been typing at the same time.
__________________
Please do not PM for support issues: a private solution doesn't benefit the community. Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source. Last edited by Kim; 14th December 2006 at 04:53 PM. |
|
|
|
|
|
#3 |
|
Zen Follower
Join Date: Jul 2006
Posts: 129
|
yeah I had just uploaded it. thanks kim!
|
|
|
|
|
|
#4 |
|
New Zenner
Join Date: Dec 2006
Posts: 8
|
Will this track transaction information too? Or just the success of a sale?
I thought with analytics you can track transaction details and report on it. |
|
|
|
|
|
#5 |
|
Zen Follower
Join Date: Jul 2006
Posts: 129
|
Yes this will allow Google Analytics to track your transactions and entrance points, search queries, etc. So much info you won't know what to do with it.
|
|
|
|
|
|
#6 |
|
New Zenner
Join Date: Sep 2005
Posts: 53
|
I assume this is for ver 1.3.6, will it also work for ver 1.2.7?
|
|
|
|
|
|
#7 |
|
Zen Follower
Join Date: Jul 2006
Posts: 129
|
This should work without any problems in 1.2.7 but I have not tested it. Follow the readme and if you have any issues I am happy to help. It really is a pretty simple mod.
|
|
|
|
|
|
#8 |
|
Zen Follower
Join Date: Jun 2006
Posts: 381
|
i'm on step 2
2. Make sure your body tag in includes/templates/[your_template] includes this code (if not see trouble shooting below it is not neccassary but an addition to your template needs to be made): <body id="<?php echo $body_id . 'Body'; ?>"<?php if($zv_onload !='') echo ' onload="'.$zv_onload.'"'; ?>> which file is this? step 3 wasn't a problem, and 4 and 5 look like they will be easy enough once i get step 2 done Last edited by MB1; 15th December 2006 at 08:01 PM. |
|
|
|
|
|
#9 | |
|
Zen Follower
Join Date: Jul 2006
Posts: 129
|
Quote:
but could be located in includes/templates/[your_template]/common/tpl_header.php as well, depends on how your site has been templated. Last edited by cuda; 15th December 2006 at 08:36 PM. Reason: changed to proper file location |
|
|
|
|
|
|
#10 |
|
Zen Follower
Join Date: Jun 2006
Posts: 381
|
sweet i'll see if i can get past step 2 now.
also i signed up to https://www.google.com/analytics/ and they say i should put in a code on every page i want to track will this module take care of all that stuff? |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ZenCart cannot complete database setup Step. Error encountered while writing /include | samcyh | Installing on a Windows Server | 1 | 13th October 2006 04:31 PM |