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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How much data do mobile analytics frameworks collect?

3 点作者 frenger超过 11 年前
Exactly how much data do mobile-analytic frameworks (such as Flurry etc) collect?<p>As a mobile app developer I&#x27;m often asked to add these opaque frameworks to my projects but, not wanting to be Part Of The Problem, I&#x27;m curious how much data (beyond the specific metrics you can tell it to track) they collect.

1 comment

firefoxNX11超过 11 年前
Checkout Flurry&#x27;s Privacy Policy <a href="http://www.flurry.com/privacy-policy.html" rel="nofollow">http:&#x2F;&#x2F;www.flurry.com&#x2F;privacy-policy.html</a> &quot;The data collected by the agent may include..&quot; Based on this the data sent to flurry&#x27;s servers should not be that much. They should be also optimizing the size of data sent. Ofcourse you can always watch the data being sent using Charles to get a sense of the size of the payload.