zeba_academy_user_tracker 1.0.0
zeba_academy_user_tracker: ^1.0.0 copied to clipboard
A Flutter package to track user behavior, heatmaps, funnels, and session replays.
Changelog for zeba_user_tracker #
All notable changes to this project will be documented in this file.
1.0.0 - 2026-03-11 #
Added #
- Initial release of
zeba_user_trackerFlutter package. - User Tracking: Track custom events with timestamp and parameters.
- Heatmap Overlay: Visualize user taps on the screen.
- Session Recorder: Record scroll and tap events for session replay.
- Funnel Tracker: Track screen visits and drop-off rates.
- Analytics Dashboard: Display heatmap, funnel metrics, and session events.
Fixed #
- N/A (Initial release)
Changed #
- N/A (Initial release)
Removed #
- N/A (Initial release)
Note: This is the first stable version, designed for easy integration into Flutter apps for monitoring user behavior and app interaction patterns.