Details
Saving time and increasing consistency for Analytics events with code generation and Kotlin Multiplatform. This presentation is about a technology built at adidas that uses YML files to describe analytics events and builds libraries that are targeted for Android and iOS with the power of Kotlin Multiplatform.
We were having issues with platforms using different keys/values for the same events and this technology was built to provide one single source-of-truth for analytics. Now the platforms just need to call the functions and send the parameters, the generated code will do the rest.