Overview
The AppTrove React Native SDK offers advanced features to enhance user engagement, user lifecycle tracking, and campaign analytics in your React Native applications on Android and iOS platforms. This section introduces deep linking, uninstall tracking for Android, and campaign data retrieval, guiding you to their detailed implementation instructions.
Prerequisites
- AppTrove React Native SDK installed and initialized in your project
- A Trackier MMP account with access to the Trackier Panel
- React Native 0.60 or later
- For Android:
- Android API 21 (Android 5.0) or later
- Firebase setup for uninstall tracking
- For iOS:
- iOS 10.0 or later
- Xcode 12.0 or later for Universal Links configuration
- Basic knowledge of JavaScript, React Native, and platform-specific configurations (e.g., AndroidManifest.xml, Xcode)
Overview
The AppTrove React Native SDK provides the following advanced features to optimize your app's marketing and analytics capabilities:
- Deep Linking: Support normal and deferred deep linking to direct users to specific in-app content, improving engagement and conversion rates. Normal deep linking navigates existing app users to targeted screens, while deferred deep linking handles new installs by redirecting users post-installation.
- Track Uninstall for Android: Monitor app uninstalls on Android using Firebase Analytics integration, providing a complete view of the user lifecycle. This feature is essential for analyzing user retention and campaign effectiveness.
- Getting Campaign Data: Retrieve detailed campaign data (e.g., ad ID, campaign name, click ID) to personalize user experiences and enrich analytics. This enables precise tracking of marketing campaign performance.
These features empower developers to create engaging, data-driven applications with robust marketing insights.
Next Steps
To leverage the advanced features of the AppTrove React Native SDK:
- Implement deep linking to enhance user navigation.
- Set up uninstall tracking for Android to monitor user retention.
- Retrieve campaign data for personalized experiences.
- Test all features in a development environment to ensure correct implementation.
For further assistance, refer to the Trackier Documentation Portal or contact Trackier support at support@trackier.com.