React Native Firebase - Analytics
This is for the upcoming v6.0.0 release of React Native Firebase, please use the react-native-firebase package instead, unless you're early adopting/testing the new packages - in which case please use the latest alpha/beta/next tag release on npm and not the
latest
tagged release for this package.
Analytics integrates across Firebase features and provides you with unlimited reporting for up to 500 distinct events that you can define using the Firebase SDK. Analytics reports help you understand clearly how your users behave, which enables you to make informed decisions regarding app marketing and performance optimizations.
Installation
Requires @react-native-firebase/app
to be installed.
yarn add @react-native-firebase/analytics
react-native link @react-native-firebase/analytics
Documentation
License
- See LICENSE
Built and maintained with