Skip to content

Files

Latest commit

310c020 · Aug 2, 2023

History

History

kotlin-android-app-destinations

Sample App

This is a sample android app that uses the analytics-kotlin library and the new Plugins concepts. It is meant to be simplistic, and easy to understand all the while showcasing the power of the analytics-kotlin library

Plugins

  • Amplitude Session Plugin to enable users to enrich data for the Amplitude Actions destination

  • Appcues Plugin to enable users to send data to the device-mode Appcues destination

  • AppsFlyer Plugin to enable users to send data to the device-mode AppsFlyer destination

  • Comscore Plugin to enable users to send data to the device-mode Comscore destination

  • Firebase Plugin to enable users to send data to the device-mode Firebase destination

  • Intercom Plugin to enable users to send data to the device-mode Intercom destination

  • Mixpanel Plugin to enable users to send data to the device-mode Mixpanel destination

  • Webhook Plugin An after plugin that allows you to send the event from the analytics timeline to a webhook of your choice. Ideal for debugging payloads in an internal network.