我正在尝试在我的iOS应用程序中添加FirebaseAnalytics (FA)和GoogleAnalytics (GA)。我们可以使用Google Tag Manager来实现。我遵循了这个教程
我正确地设置了Google Tag Manager触发器和标签。我选择了"GoogleAnalytics“作为在谷歌标签管理器中设置标签时询问的产品。我假设,当我使用fire base analyti
我想将Firebase Cloud messaging添加到项目中。作为https://firebase.google.com/docs/cloud-messaging/ios/client中的指南,我需要添加到Podfile中: # Add the Firebasepod for GoogleAnalytics
pod 'Firebase/Analytics'