TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Alternative to Google Analytics for user flows

2 点作者 greymalik超过 2 年前
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 条评论

liberia超过 2 年前
<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>
XCSme超过 2 年前
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.