React Native Firebase - Analytics

Coverage NPM downloads NPM version License Maintained with Lerna

Chat on Discord Follow on Twitter

--- > This is for the upcoming v6.0.0 release of React Native Firebase, please use the [react-native-firebase](https://www.npmjs.com/package/react-native-firebase) package instead, unless you're early adopting/testing the new packages - in which case please use the `latest` tagged patch-only 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. [> Learn More](https://firebase.google.com/products/analytics/) ## Installation Requires `@react-native-firebase/app` to be installed. ```bash yarn add @react-native-firebase/analytics react-native link @react-native-firebase/analytics ``` ## Documentation - [Guides](https://invertase.io/oss/react-native-firebase/guides?tags=analytics) - [Installation](https://invertase.io/oss/react-native-firebase/v6/analytics) - [Reference](https://invertase.io/oss/react-native-firebase/v6/analytics/reference) ## License - See [LICENSE](/LICENSE) ---

Built and maintained with 💛 by Invertase.

💼 Hire Us | ☕️ Sponsor Us | ‍💻 Work With Us

---