Forum Moderators: DixonJones
If you play around with your raw access logs in a spreadsheet, you will get a quick idea of the limitations of the raw data.
I know that many ISPs and companies have the same IPs for many users, but wouldn't that give you some clues?
What I don't understand is why analysis tools are not able to follow a path longer than that.
Maybe setting a session cookie would help?
AXS offers free visitor tracking code to go on each page, which gives you a great view of exactly what people do when they visit your site. However, it is not really useful for viewing trends, total visitors, etc. It is mostly a single purpose tool to analyze what people do when they get to your site. For that single purpose, it is hard to beat.
It was interesting to use AXS and see how useless most log analysis software is. I don't know if any one program holds the answer - I think the solution lies in a combination of cookies, PHP, and MySQL - that's where I am trying to get now.
A large amount of our user base is from AOL, which is what I believe is resulting in the 1 page top paths. So, can anyone tell me how to filter out the AOL users?
I'm thinking that if I fiter them out I might be able to get to see some real path info. Sounds silly since they are our largest user base, I know, but I'd really like to see some decent path info.