Firebase Analytics禁用受众群体国家/地区跟踪 [英] Firebase Analytics Disable Audience Country Tracking

查看:126
本文介绍了Firebase Analytics禁用受众群体国家/地区跟踪的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个严格禁止位置跟踪的应用程序.我想使用Firebase Analytic的其他功能,例如PageTransitions和Crashalitics,但如果我不能禁用受众群体位置跟踪,则不能使用其中的任何功能.这是我在AndroidManifest和Info.plist文件中禁用的功能吗?还是我在控制台中禁用的功能?是否可以仅禁用Firebase Analytics的一项功能?

I'm working on an application where location tracking is strictly not allowed. I want to use Firebase Analytic's other features like PageTransitions and Crashalitics, but if I cannot disable the Audience location tracking, I cannot use any of it. Is this something I disable in the AndroidManifest and Info.plist files? Or something I disable in the console? Is it possible to disable just this one feature of Firebase Analytics?

我正在使用带有Firebase依赖项的flutter:

I'm using flutter with firebase dependencies:

  firebase_auth: 0.8.4+2
  cloud_firestore: 0.9.13+1
  firebase_analytics: 2.1.1+2

我已在Android中禁用了广告ID跟踪功能,但是在文档中似乎无法在iOS上禁用此功能吗?

I've disabled Ad ID tracking in Android, but in the documentation it looks like it is not possible to disable this for iOS?

推荐答案

无法禁用地理信息. Google Analytics(分析)使用IP地址得出访问者的地理位置.客户可以应用 IP屏蔽,以便Google Analytics(分析)仅使用IP地址的一部分收集,而不是整个地址.此外,客户可以使用其 IP覆盖功能.

There is no way to disable the geography information. Analytics uses IP addresses to derive the geolocation of a visitor. Customers may apply IP masking so that Google Analytics uses only a portion of an IP address collected, rather than the entire address. In addition, customers can override IPs at will using their IP Override feature.

来源: Google Analytics(分析)帮助:保护您的数据数据收集:用于Firebase数据收集的Google Analytics

Sources: Analytics Help: Safeguarding your data, Data Collection: Google Analytics for Firebase data collection, Automatically collected user properties, Google Analytics for Firebase Use Policy

这篇关于Firebase Analytics禁用受众群体国家/地区跟踪的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆