Hi all:
I have uploaded a new version of the user tracking tool to the Zencart downloads area. Until it is released I updated the user tracking archive posted previously in (post 131) above to include the full fileset with all recent changes.
Taken from the readme, here are a list of the changes:
Modified the user_tracking.sql by extending the size of the last_page_url field from 64 characters to 128 characters as this was previously too short and would often truncate URL link data.
Truncated the session_id field from 128 characters to 32 characters as this was wasted space.
Changed the script itself into a form and added a popup date selection menu so you can select a specific date to begin the listing.
Fixed the functions to work with sql 5.x and for longer last_page_url field writes.
Added a missing country flag or two.
Included the latest GeoIP.dat file.
Updated language defines for the popup additions.
Installation is simple, just replace all current files with those in the archive and execute the sql provided in the readme.
Please let me know if you find any issues?
Jeff