Hacker News new | ask | show | jobs
by djsumdog 2877 days ago
> formerly Piwik

I met two of the Piwik guys years ago. They got free office space at an open source company in NZ. Cool people. I remember at the time Piwik did support log scraping and Javascript tracking, but they recommended having how Piwik instances if you wanted both (one that scraped logs and the other that just did Javascript). I'm not sure there are any platforms that actually do both (which would also let you build stats on who has Javascript off or what may or may not be a robot).

But the short story long: they can just do log parsing and not need the Javascript component.