otter
otter copied to clipboard
feat: add service support to analytics mechnism
Proposed change
Provide a way to emit Analytics events to multiple providers:
- Multiple provider support
- Split of report and collect services
- Support of simple event (not class anymore)
- Split of Analytics Events and Performance Events
- Implementation of Logger reporting analytics
- Deprecation of Analytics part of the current service
Missing
- [x] Readme Documentation
- [x] In-code comments
- [x] Unit Tests
- [x] Simplied module