Client-Side Web Stats
February 2, 2004 3:47 PM
Subscribe
Does anyone have experience with client-side (cookie and JavaScript) web stat programs? Because they don't need to analyze massive log files, they seem to be the way to go... but I have yet to find an open source and/or cheap or free version. If you have experience using either a hosted solution or anything else that is client side, please post.
posted by cell divide to computers & internet (8 comments total)
Basically, you paste the log file into the browser utility and it churns on it for a bit and outputs scannable reports for browser stats, referrers, and IP hits, along with customizable scope for viewing which files they hit and their duration of stay.
It worked pretty well, but once I moved to a host that had Webalizer, it pretty much got blown out of the water. Still, I'll e-mail you a copy if it sounds like what you're after.
It seems like the only way cookies might come into the picture is if you only cared about recording your own browsing history. Even then, it would only realistically work on an intranet, or your own site since cookies and javascript can't access page information cross domain.
posted by Jeff Howard at 8:38 PM on February 2, 2004