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?

link|improve this question

56% accept rate
feedback

1 Answer

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.

link|improve this answer
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 4:52
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.