我有兴趣使用外部信息在Firebase Analytics中创建受众。换句话说,给定电子表格中的一组ID,我想将其作为受众导入。
此功能可通过数据导入(https://developers.google.com/analytics/solutions/data-import-user)用于Google Analytics(分析)。我想知道Firebase Analytics是否有同等功能。
答案 0 :(得分:0)
目前无法将外部受众群体导入Google Analytics for Firebase。我建议您file a feature request,因为它听起来很有用。
我现在能想到的最好的办法是为每个用户(在应用程序中)设置一个属性,然后用该属性在Google Analytics(分析)中声明受众。