fluxy_analytics 1.1.0
fluxy_analytics: ^1.1.0 copied to clipboard
Analytics plugin for the Fluxy framework.
1.1.0 - 2026-02-28 #
Changed #
- Synchronized with Fluxy 1.1.0 industrial stability release.
- Internal optimization for reactive signal management.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
1.0.0 - 2024-02-23 #
Added #
- Initial release of fluxy_analytics analytics plugin
- Custom event tracking with parameters
- Screen view tracking capabilities
- User property management
- Performance monitoring features
- Error tracking and reporting
- E-commerce event tracking
- User management with ID and properties
- Analytics configuration options
- Session management
- Cross-platform analytics support
- Comprehensive error handling with specific error types
- Privacy compliance features
Tracking Features #
- Custom event tracking with flexible parameters
- Automatic screen view tracking
- User engagement monitoring
- App performance metrics collection
- Error and exception tracking
- Conversion event tracking
- Session ID management
User Management #
- User ID assignment and tracking
- User property setting and management
- User data clearing capabilities
- Session-based user tracking
Platform Integration #
- iOS analytics integration with native support
- Android analytics API support
- Web analytics tracking capabilities
- Cross-platform unified API
Privacy Features #
- User consent management
- Analytics enable/disable controls
- Data retention configuration
- GDPR and CCPA compliance support
Documentation #
- Complete API reference documentation
- Usage examples for all tracking methods
- Error handling guidelines
- Privacy considerations documentation
- Platform configuration instructions
Integration #
- Seamless integration with Fluxy framework
- Support for Fluxy.autoRegister() automatic plugin registration
- Compatible with Fluxy reactive state management
- Works with Fluxy toast notification system