Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

hathway/mparticle-apple-integration-google-analytics-firebase

 
 

Repository files navigation

Deprecation Notice

This fork was originally created to allow Firebase dependency to be updated to 10.x.y. and is no longer necessary because of mParticle's 8.3.0 release


Google launched Google Analytics 4, a new way of analyzing iOS, Android, and Web data together. Google encourages all customers to upgrade their Firebase instances so that Firebase data flows to Google Analytics 4. mParticle encourages all customers to also upgrade to the new mParticle iOS Firebase GA4 kit. Please see the mParticle GA4 docs for more information on upgrading.

Google Analytics for Firebase Kit Integration

This repository contains the Google Analytics for Firebase integration for the mParticle Apple SDK.

Adding the integration

  1. Add the kit dependency to your app's Podfile:

    pod 'mParticle-Google-Analytics-Firebase', '~> 8.0'
    
  2. Follow the mParticle iOS SDK quick-start, then rebuild and launch your app, and verify that you see "Included kits: { Firebase Analytics }" in your Xcode console

(This requires your mParticle log level to be at least Debug)

  1. Reference mParticle's integration docs below to enable the integration.

Documentation

Google Analytics for Firebase integration

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 90.3%
  • Swift 3.5%
  • Ruby 3.0%
  • JavaScript 2.0%
  • Shell 1.2%