iforevents_segment 0.1.0
iforevents_segment: ^0.1.0 copied to clipboard
Segment analytics integration for IForEvents - Customer data platform for unified data collection and routing.
0.1.0 #
💥 Breaking #
- Requires
iforevents^0.1.0. The previous^0.0.5constraint could not resolve against the current core, so this package silently held users back on the old core that still carried a project secret. Upgrade both together.
📦 Release #
- First publication to pub.dev. The package existed in the repository but was
never released, so
iforevents_segmentcould not be depended on.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.1 - 2024-11-02 #
Added #
- Initial release of IForEvents Segment integration
- User identification with custom traits
- Event tracking with properties
- Screen/page view tracking
- Group analytics support
- User aliasing functionality
- Reset functionality for user data clearing
- Automatic application lifecycle event tracking
- Deep link tracking support
- Debug mode for development
- Manual flush capability
- Comprehensive documentation and examples