Overview
A Flutter plugin that integrates with the Android Play Install Referrer API to securely fetch referral data from Google Play. It enables apps to track how users discovered and installed the app, supporting attribution and marketing analytics. The plugin is designed for Android-only use and provides a straightforward interface to access install referrer information after installation. It helps developers understand user acquisition sources without relying on third-party services.
Use cases
- Tracking user acquisition sources
- Analyzing marketing campaign effectiveness
- Implementing referral-based incentives
- Integrating with in-app analytics
- Supporting attribution in advertising
- Monitoring app install origins
Key features
- Secure retrieval of install referrer data
- Android-only platform support
- Simple API integration
- Direct access to Google Play referral info
- Lightweight and focused design
- No external dependencies
Suitable for
- Apps needing install attribution
- Marketing teams tracking campaigns
- Developers using Google Play for distribution
- Analytics-focused applications
- Mobile apps with referral programs
- Android-only projects
Considerations
- Limited to Android platform
- Requires Google Play Services
- Does not work on emulators without proper setup
- Referrer data may be delayed or missing
- Only available post-install
- No iOS support