HACKER Q&A
📣 greymalik

Alternative to Google Analytics for user flows


I’m building a behind-the-firewall tool at work and need to be able to capture client-side analytics that can report usage and paths to support data-driven decisions for future iterations. It’s low-volume and there’s no conversion to registered or paying but we still care about paths and a kind of funnel. What free options should I be looking at?


  👤 liberia Accepted Answer ✓
https://goaccess.io/

Might be a bit overkill, but it's more accurate since it captures raw logs and captures even users with JS turned off or blocking your analytics script.

There's also:

https://clicky.com/

https://www.plerdy.com/


👤 XCSme
I am building a (non-free) solution that seems suitable for your use-case (low traffic, local hosting or self-hosting): https://www.uxwizz.com

Let me know what you think and why/why not would you use something like this.