Tagged Questions
0
votes
1answer
48 views
Analyzing logs: how to get page views broken down by page?
I have a WordPress site where we didn't enable "pretty" permalinks, and thus, all pages in it have URLs in the form ?p=3921. Now, when I log into the statistics page in my hosting provider, I see that ...
4
votes
5answers
449 views
Tool for clickstream anlyzing of Apache logs?
Are there any good tools to analyze the clickstream of individual users in Apache web server logs? For example, I'd like to be able to click on a visitors IP address and see all pages the user ...
3
votes
2answers
152 views
Track actions of paying customers
I'm looking for software that can analyze my Apache log files (or some other source) and tell me, from the visitors that actually bought something from my site, some profiling information; like time ...
6
votes
4answers
2k views
Is it possible to use Google Analytics to track file downloads?
It's always bothered me that Google Analytics (and similar embedded web traffic monitoring services) can only see a reflection of the traffic going to my server and can only see page visits since it ...
2
votes
2answers
2k views
How can I parse Amazon S3 log files?
What are the best options for parsing Amazon S3 (Simple Storage) log files? I've turned on logging and now I have log files that look like this:
...