5.26.0 • Published 4 years ago

@ionic-native-sistel/firebase-analytics v5.26.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Firebase Analytics

$ ionic cordova plugin add cordova-plugin-firebase-analytics
$ npm install @ionic-native/firebase-analytics

Usage Documentation

Plugin Repo: https://github.com/chemerisuk/cordova-plugin-firebase-analytics

Cordova plugin for Firebase Analytics

Go to firebase console and export google-services.json and GoogleService-Info.plist. Put those files into the root of your cordova app folder.

NOTE: on iOS in order to collect demographic, age, gender data etc. you should additionally include AdSupport.framework into your project.

Supported platforms

  • Android
  • iOS