如何检索Firebase用户属性? [英] How can I retrieve Firebase user properties?

查看:112
本文介绍了如何检索Firebase用户属性?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有什么方法可以在 Firebase分析中检索 Firebase 用户属性?

Is there any way to retrieve Firebase user properties in Analytics for Firebase?

例如,Analytics(分析)拥有所有用户记录.我想使用Google Analytics(分析)检索有关用户信息的记录,例如国家/地区代码等.

For example, Analytics has all user records. I want to retrieve a record about user information, such as country code, etc. using Analytics.

有没有可用的API?

推荐答案

Google Analytics for Firebase不会保留与使用您的应用程序的任何人有关的任何PII(个人身份信息).它跨用户聚合信息.它不会关联Firebase身份验证中的特定用户信息.

Google Analytics for Firebase doesn't retain any PII (Personally Identifiable Information) about anyone using your app. It aggregates information across users. It doesn't associate specific user information from Firebase Authentication.

此外,它没有用于存储数据的API.如果要访问原始数据,则必须将其导出到BigQuery(但该导出中仍然没有PII).

Also, there is no API for data it stores. If you want access to raw data, you have to export it to BigQuery (but there will still not be PII in that export).

这篇关于如何检索Firebase用户属性?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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