Forum Moderators: DixonJones
Sorry if you're not using Apache - the principles remain the same, but the implementation might be more complex.
Some (particularly up tight :-) users don't like cookies, but some stats are better than no stats.
Failing that I've had good success with a Python script I wrote that finds new sessions and then follows the referrer paths to build a complete picture of paths that people followed. Combine that with free software (graphviz and dot) and you can "roll your own" analysis tools. Significantly cheaper and more flexible than anything commercial I've ever come across.
Neil.
AdWords: [adwords.google.com...]
Overture: [content.overture.com...]
- and there's quite a few more that are not related to (those two) ad systems.
I should add that the "click path analysis" (page route) is not supported in systems where you only place a code snippet on the confirmation page. To enable this you should use a system that allows you to put code on all pages.