Ask HN: What website analytics do you use?
I have 3-5 domains with fairly low traffic that I'm looking to put analytics on.
I've done some research of my own, and am playing with Google Analytics (which seems to be where everyone starts), but I'm curious about what everyone here uses, since I find news.yc to generally have good taste in technology.
16 comments
[ 3.5 ms ] story [ 41.4 ms ] threadIMO, Piwik is something akin to what you could build for your own site with an internal team.
Unfortunately, though, finding a good log analysis tool is very hard. Finding one that can beat Google Analytics is even harder. I'm still using AWStats myself, but I can't say I'm really happy with it.
(Then there's also another trick used by some log analyzers: Putting a bit of Javascript code on each page to request an empty image or AJAX call that generates a log entry with tracking info. But I'm sure that there's a lot that can be figured out even without something like that.)
I'm currently fairly happy with Google Analytics, but I'd move to a better server-based log analysis tool (AWStats on steroids, maybe?), if I found one.