Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 357 Bytes

File metadata and controls

4 lines (3 loc) · 357 Bytes

About

Sooner or later, the app may need to log events into an analytics system (Google Analytics, Amplitude, AppsFlyer, etc.). The Basic Analytics API provides a general functionality to start logging events from the beginning, even without an actual implementation. Later, you can add the required implementation without impacting the entire codebase.