[go: nahoru, domu]

Skip to content

mparticle-integrations/mparticle-android-integration-google-analytics-firebase

Repository files navigation

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 Android 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 Android SDK.

Adding the integration

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

    dependencies {
        implementation 'com.mparticle:android-googleanalyticsfirebase-kit:5+'
    }
  2. Follow the mParticle Android SDK quick-start, then rebuild and launch your app, and verify that you see "Google Analytics for Firebase detected" in the output of adb logcat.

  3. 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages