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. If I want to track real downloads of a software package, there's no way Google Analytics can possibly tell me that because its javascript can't be attached to a ZIP file. Is there a way I can upload my log files to Google so that the pointy-haired boss can see downloads of our ZIP/PDF/BIN files and not just visits to the download page?
Asked
Active
Viewed 554 times
1 Answers
1
No, but there is an entire segment of analytics tools that can do whats called 'log analysis'. Take a look at tools like Splunk (really pretty pointy hair reports available here) or Graylog2.

polynomial
- 4,016
- 14
- 24
-
I use splunk for IT things, but it's not very useful for deep log analysis. It's nothing like what Google Analytics gives us without loads of time spent pre-defining perfect search reports. – Eric Falsken Aug 29 '11 at 04:52