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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What are your web analytics missing?

1 点作者 yoseph超过 12 年前
If you're using out of the box solutions (Google Analytics, KISSMetrics, Mixpanel, etc), what do you wish they did that they don't currently?<p>If you've built a custom solution, what did you feel the out of the box solutions were missing?

1 comment

bijanv超过 12 年前
We built our own and ended up building something somewhat similar to a basic version of KISSMetrics simply because KISSMetrics, and also Google Analytics real-time, doesn't let you pull out data out in real-time (or even poll their API in short bursts - &#60;5 seconds).<p>Also we needed to mix in our own data to segment the analytics on a deeper level, and due to our privacy policy, we don't share user data with 3rd party services so it needs to be in-house.