TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Alternative to Google Analytics for user flows

2 pointsby greymalikover 2 years ago
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?

2 comments

liberiaover 2 years ago
<a href="https:&#x2F;&#x2F;goaccess.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;goaccess.io&#x2F;</a><p>Might be a bit overkill, but it&#x27;s more accurate since it captures raw logs and captures even users with JS turned off or blocking your analytics script.<p>There&#x27;s also:<p><a href="https:&#x2F;&#x2F;clicky.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;clicky.com&#x2F;</a><p><a href="https:&#x2F;&#x2F;www.plerdy.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.plerdy.com&#x2F;</a>
XCSmeover 2 years ago
I am building a (non-free) solution that seems suitable for your use-case (low traffic, local hosting or self-hosting): <a href="https:&#x2F;&#x2F;www.uxwizz.com" rel="nofollow">https:&#x2F;&#x2F;www.uxwizz.com</a><p>Let me know what you think and why&#x2F;why not would you use something like this.