mtc_analytics library
Classes
- AmplitudeTracker
- Amplitude Tracker implementation.
- AnalyticsService
- This service allow interact with the integrated trackers (Firebase Analytics, Amplitude, etc).
- ConsoleTracker
- Console Tracker implementation. This is a tracker that we can use for debugging purposes.
- Event
- Abstraction for the events that we to log.
- FirebaseTracker
- Firebase Tracker implementation.
- Tracker
- Abstraction that define the behavior of each of the tools that we integrate later.