A plugin to use Contentsquare in Flutter apps.
This plugin supports Android and iOS.
Features
Use this plugin in your Flutter app to optimize you Flutter app experiences with features like :
- Manage User Consent: Handle user privacy preferences and consent.
- Track Screen Views and Interactions: Monitor user navigation and interactions within your app.
- Zoning Analysis: Gain detailed insights into user interactions on specific zones of your app's interface.
- Session Replay: Replay user sessions to understand behavior and identify issues.
- Custom Variables: Track custom variables to gain insights into user behavior.
- Transaction Tracking: Monitor transactions and conversion funnels within your app.
- User Journey Analysis: Understand the paths users take through your app.
- Error Analysis: Monitor and analyze errors to improve app stability.
and more.
Getting started
To use this plugin, add contentsquare
as a dependency in your pubspec.yaml
file and follow the Contentsquare Flutter SDK documentation to integrate the SDK in your app.