简体   繁体   English

是否可以将我现有的 Firebase 项目(iOS 和 Android)集成到单独的谷歌分析帐户而不会丢失当前数据

[英]Is it possible to integrate my existing Firebase project(iOS and Android) to separate google analytic account without losing current data

I have a Firebase project already setup for iOS and Android platforms.我已经为 iOS 和 Android 平台设置了 Firebase 项目。 Now I want to integrate with Google analytic account not from the same firebase account I am using but the other separate account where we have already integrated web.现在我想与 Google 分析帐户集成,而不是来自我正在使用的同一个 firebase 帐户,而是另一个我们已经集成 web 的单独帐户。 Is it possible to do that?有可能这样做吗? if yes how can I setup new google analytics for my existing project?如果是,我如何为我现有的项目设置新的谷歌分析? and how it will work?它将如何工作? Appreciate the feedback感谢反馈

No you can't because of " GoogleService-Info.plist " it is unique for each Account.不,您不能因为“ GoogleService-Info.plist ”而对每个帐户都是唯一的。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 检查Google Analytic(android)集成是否成功? - Check Google analytic (android) integrate is success or not? 将Android项目集成到我的iOS项目中 - Integrate Android Project in my iOS project 我可以安全删除我的新Firebase项目而不会丢失我的Android应用程序吗? - Can I safely delete my new Firebase project without losing my Android app? iOS和Android应用程序(将用户数据存储在本地)可以在不丢失现有数据的情况下进行更新吗? - Can iOS and Android apps (who store user data locally) be updated without losing pre-existing data? 如何从不同谷歌帐户的 firebase 控制台/android studio 查看、修改现有 firebase android 项目的数据库? - How to view, modify database of a existing firebase android project from firebase console/android studio from a different google account? 如果我的项目与Firebase相关联,如何集成Google Analytics? - How do I integrate Google Analytics if my project is linked to Firebase? 在不丢失现有数据的情况下升级现有Android数据库的步骤 - Steps to upgrade existing Android database without losing exisiting data 如何将liblinphone库集成到我现有的android studio项目中 - How to integrate liblinphone library into my existing android studio Project 我可以在同一帐户的Firebase控制台中使用当前数据将应用程序从当前项目移动到另一个项目吗 - Can I move app from current project to another project with current data in Firebase Console of the same account 在Android应用程序中启动Google Firebase Analytic实例的最佳方法是哪种? - Which is the best way to initiate Google Firebase Analytic instance in Android Applications?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM