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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What privacy focused Google Analytics alternatives I can use

3 点作者 mr_o47超过 3 年前
I currently host my site on vercel and I’m planning to shift from Google analytics to more privacy focused solution

2 条评论

dschramm超过 3 年前
You can take a look at Pirsch Analytics [0], which I am a co-founder of. We take privacy very seriously, that is why the core of Pirsch is open-source [1].<p>[0] <a href="https:&#x2F;&#x2F;pirsch.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pirsch.io&#x2F;</a><p>[1] <a href="https:&#x2F;&#x2F;github.com&#x2F;pirsch-analytics&#x2F;pirsch" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pirsch-analytics&#x2F;pirsch</a>
XCSme超过 3 年前
If you don&#x27;t mind self-hosting, you can try out the platform that I&#x27;m working on [0]. Self-hosting is one of the most private way to handle analytics, as it avoids data centralization and 3rd party data sharing. You can also toggle various tracking or privacy features on or off as you wish.<p>[0]: <a href="https:&#x2F;&#x2F;www.usertrack.net" rel="nofollow">https:&#x2F;&#x2F;www.usertrack.net</a>