Analytics in iOS App - Request user consent

核能气质少年 提交于 2021-01-02 07:54:34

问题


I'm debating whether to include (Google) analytics in my iOS app. Obviously I would like the analytics data, but my concern is whether to simple advise the user that data is being collected, or to specifically request their consent.

Is specific consent required, or can one simple inform the user via a loading page or website privacy policy page? Apple has a rule on consent, but does this necessarily translate into displaying a dialogue box with a Agree/Disagree buttons?

Thanks!


回答1:


As I understand this, you can add information about data collection to a privacy policy, of course if you didn't collect some specific information. If it's just user activity in the app I think you can leave it in the policy.

Moreover, not so long ago, Apple made privacy policy a required thing. Add info about data collection there and if someone is curious enough to read it will know about it.

You can also read this question about this topic: Can I use Google Analytics to sort out the statistics of my iOS App?



来源:https://stackoverflow.com/questions/31755060/analytics-in-ios-app-request-user-consent

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!