otter icon indicating copy to clipboard operation
otter copied to clipboard

feat: add service support to analytics mechnism

Open kpanot opened this issue 7 months ago • 1 comments

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

kpanot avatar Jul 01 '24 09:07 kpanot