What's a good web-based analytics package that'll work without requiring javascipt? - Stack Overflow most recent 30 from stackoverflow.com 2009-12-11T16:57:10Z http://stackoverflow.com/feeds/question/1003995 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1003995/whats-a-good-web-based-analytics-package-thatll-work-without-requiring-javascip 1 What's a good web-based analytics package that'll work without requiring javascipt? joshjs 2009-06-16T21:18:44Z 2009-06-16T21:23:10Z <p>My understanding is that Google Analytics (the tool I'd normally use for website analytics) cannot be used on a MySpace page, because MySpace doesn't allow you to embed javascript.</p> <p>But my client wants to track usage of her MySpace page.</p> <p>Has anyone found away around this? I'm looking for a different web-based, third-party analytics toolset, I guess. One that doesn't depend on javascript, is at least close to as feature-rich as Google Analytics, and is preferably cheap (or free!).</p> <p>(I picture a 1x1 image-based solution.)</p> http://stackoverflow.com/questions/1003995/whats-a-good-web-based-analytics-package-thatll-work-without-requiring-javascip/1004000#1004000 1 Answer by Paolo Bergantino for What's a good web-based analytics package that'll work without requiring javascipt? Paolo Bergantino 2009-06-16T21:20:55Z 2009-06-16T21:20:55Z <p><a href="http://www.statcounter.com/" rel="nofollow">StatCounter</a> is a pretty good alternative to Google Analytics that provides an image-based tracking tool for this sort of situation. It does only keep track of the last 500 requests for the free plan, however.</p> <p>You also have to understand that the only way to do this without Javascript (the image based approach) will not be able to collect nearly as much data as the Javascript-based tracking tools.</p> http://stackoverflow.com/questions/1003995/whats-a-good-web-based-analytics-package-thatll-work-without-requiring-javascip/1004009#1004009 2 Answer by Mike Wills for What's a good web-based analytics package that'll work without requiring javascipt? Mike Wills 2009-06-16T21:22:03Z 2009-06-16T21:22:03Z <p>AwStats is a server-side that processes based on your server logs. </p> http://stackoverflow.com/questions/1003995/whats-a-good-web-based-analytics-package-thatll-work-without-requiring-javascip/1004014#1004014 1 Answer by Shog9 for What's a good web-based analytics package that'll work without requiring javascipt? Shog9 2009-06-16T21:23:10Z 2009-06-16T21:23:10Z <p><a href="http://getclicky.com/" rel="nofollow">GetClicky</a> uses an image and/or a script to track visitors. </p>