User Tracking
|
This module tracks your visitors hits on your sitepages and displays pages visited and searches done by users, lists the result in admin, sorted by user-sessions. Compatible with Zen Cart v1.2.6 thru v1.3.x |
Zen Cart® Versions |
v1.5.0 |
Original Author |
DrByte |
Last Updated by |
knuckle-101 - 29 Jul 2011 |
Downloads |
13,011 |
Version History
| User Tracking - Version: 1.4.0 | |||||||||||||
|
UPDATED 07/28/2011 Removed admin --_ includes --_ boxes (Entire Folder and Sub Folders) SQL Added for Drop Down Link Under Tools Section Rearranged and added Readme, Sql Directories Added HOW_TO_UPDATE-V1.5.0.txt |
|||||||||||||
|
Report A Problem | ||||||||||||
| User Tracking - Version: 1.3.6.2 | |||||||||||||
|
Contribution: User Tracking Version: user_tracking_for_zen 1.3.6.2 Designed for: Zen Cart v1.2 Release Converted into Zen by: Dave Kennelly dave@open-operations.com License: under the GPL - See attached License for info. Support: Only given via the forums, please. ======================================================== assembled: reza:02/15/2007, ---------------- I have not changed any thing in this contribution. when I got problem after installation of user tracker version 1.3.6 on zen 1.3.7 and reading all comments of the forum, I found that most of the peoples got the same problems due to the separation of original package and upgraded package. for This I decided to put all together for zen 1.3.7. with thanks to Jeff and Woodymon for their supports in the forum. please address your donations to them. rapid , fresh installation procedure: 1- the files in the contribution are arranges to zen 1.3.7 directory, just put them in the appropriate places 2- install sql patch file, preferabely by phpMyAdmin than add sql patch of zen ( as recommended in the forum) 3- File Modifications: 3-1- add the following to the end of /includes/templates/ YOUR TEMPLATE /common/tpl_footer.php _?php if (ZEN_CONFIG_USER_TRACKING == 'true') { zen_update_user_tracking(); } ?_ 3-2- add if you want to track admin pages viewed add the following to the end of /admin/includes/footer.php _?php if (ADMIN_CONFIG_USER_TRACKING == 'true') { zen_update_user_tracking(); } ?_ 4- go to admin of zen, in admin/configuration and or in admin/tools you should see user tracking config, by clicking on this you should see: User Tracking Configuration Title Value Action User Tracking Visitors true User Tracking (ADMIN) true User Tracking (exclude this IP-Address) your IP User Tracking (Session Limit) 50 User Tracking (your favorite WHOIS URL) http://www.dnsstuff.com/tools/whois.ch?ip= User Tracking (Show Product Category when tracking product clicks) true User Tracking Visitors Check the Customers/Guests behaviour ? (each click will be recorded) Date Added: 09/02/2003 Last Modified: 03/03/2003 5- in admin/tools click on user tracking, you should see: User Tracking Start: This tool allows for you to see the click patterns of the users through your site, organized by sessions. This data can be very valuable to those looking for how to improve your site by watching how customers actually use it. You can surf back and forth through the days by using the link below. SELECT VIEW: Back to Feb 15, 2007 Now displaying the latest 50 sessions of this 24 hour period. You can also purge all records past the last 72 hours of data. Delete all info from IP-Address your IP purge all records There have been 0 page views in this 24 hour period. Session ID User Shopping Cart 6- troubelshootings: 6-1- first check again if all files are correctly located in the zen directories. 6-2- go to phpmyadmin, in table, configuration, delete all values related to user tracker , in table configuration-group, delete the table user tracking 6-3- try install sql package with alternative methode (if the first time was phpmyadmin, so this time do with zen admin add sql patch tools) 6-4- chack again if you have added two modifications to tpl.footer.php and footer.php 6-5- still problem, take a look at forum and submitt your question. |
|||||||||||||
|
Report A Problem | ||||||||||||
| User Tracking - Version: 1.3.6.1 | |||||||||||||
|
Fixed omission and errors in supplied installation sql. Added customers_host_address field support. Revised the report query and listing to begin at midnight on the requested day rather than (the current time - 24 hours) as was the case previously. This just seems more useful and intuitive. |
|||||||||||||
|
Report A Problem | ||||||||||||
| User Tracking - Version: 1.3.6 | |||||||||||||
| Updated version of the User Tracking tool which includes support for dropdown menu for begin date selection, latest GeoIP.dat, additional flag images, fixes for mySQL 5.x and updated tracking table schema. Tested with 1.2.x and 1.3.x | |||||||||||||
|
Report A Problem | ||||||||||||
| User Tracking - Version: 20060805 | |||||||||||||
|
Report A Problem | ||||||||||||



Zen Cart® Versions
Original Author
Downloads
Date Added
File Size
PHP 5.3 Safe?

