Hacker News new | past | comments | ask | show | jobs | submit login

More self-hosted analytics options are nice to see!

Why did you choose to write your own log-file instead of parsing server logs (which would work without my site being PHP, which for me would be a large benefit)?




I started this project because I tried both Piwik and OpenWebAnalytics, and I was a bit unhappy with them (see http://josephbasquin.fr/aboutanalytics).

Own-log because it just worked easily, and doesn't require a configuration to match the server's log policies (logs layout can vary from one config to another). Note: The logs are digested each day, so they will never grow to a super big file.

Most other analytics solutions (Piwik, OWA) also do their own logging.


Curious to know if you have tried out Countly (http://github.com/countly/countly-server) ? If so, what do you think?




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: