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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Phinxer, open source Web Analytics

4 点作者 gonzan8 个月前
I built Phinxer for my own use a year or so ago because existing alternatives felt bad to use (Google Analytics) becasue of excessive tracking or were really expensive. I was running an app that had ~350k pageviews at the time but was only making $80 from ads so paying $50 a month for analytics sounded silly.<p>The actual cost of running this is only a fraction of that, so I&#x27;m now releasing the tool I wish I had found back then. It&#x27;s significantly cheaper than all web analytics alternatives at $10 per 1M events that don&#x27;t expire. So if you use less than 1M events you can use the events for up to a year (alternatives cost $60-$140&#x2F;mo for the same volume).<p>Phinxer is also open source! It&#x27;s built with an Express backend, React app, Postgres for general data and ClickHouse for events. I used [Vike](<a href="https:&#x2F;&#x2F;vike.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vike.dev&#x2F;</a>) which is based in Vite for this project and was very pleasantly surprised, it&#x27;s what I always wished Next.js was.<p>Code here: <a href="https:&#x2F;&#x2F;github.com&#x2F;gnardini&#x2F;analytics">https:&#x2F;&#x2F;github.com&#x2F;gnardini&#x2F;analytics</a>

暂无评论

暂无评论