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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Web Analytics in 2025

2 点作者 willsmith72大约 2 个月前
What&#x27;s the current best-in-class, balancing usability and reliability with cost? I&#x27;m looking for:<p>- Funnels - Heatmaps - &lt;$15&#x2F;month (at very low usage to get started)<p>Previously I&#x27;ve used GA but there&#x27;s no heatmap. Amplitude has both, but funnels are only on the &quot;Growth&quot; enterprise plan.

1 comment

XCSme大约 2 个月前
I don&#x27;t think there is &quot;best&quot;, there are better-suited choices for your specific use-case and you have to consider:<p><pre><code> * budget&#x2F;pricing * traffic volume (e.g. 5k visitors&#x2F;mo vs 5 million&#x2F;mo) * team size (do you have a big team that can dive into complex dashboards and create complex reports, or you just want pre-made stats that are easy to understand?) * privacy (self-hosted vs cloud service) * features that you want (web analytics, product analytics, recordings, heatmaps, events, a&#x2F;b testing, etc.) * multi-domain (do you want to track only one domain or you have many websites) * cross-platform (do you want to only track websites, or web apps and even native apps or server events). </code></pre> Maybe my <a href="https:&#x2F;&#x2F;uxwizz.com" rel="nofollow">https:&#x2F;&#x2F;uxwizz.com</a> platform is what you are looking for? it comes with both stats and heatmaps&#x2F;recordings. It is self-hosted only (so more private, but you need to run it on your own server). It is tailored more for small to medium businesses (simpler to understand interface and also optimized for up to 500k-1m monthly sessions).<p>Happy to answer any questions!