Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Segment SDK implementation and destinations (openedx#227)
feat: Integration Segment Kotlin SDK - Fetch segment required key from config. - Create Analytics Manager for segment. - Replace the bundle with the map for the analytics manager. - Add Firebase destination to make a connection with the segment if Firebase config Analytics source is segment. - Add Braze destination to make a connection with segment If firebase config Analytics source is `segment` and `Braze` is enabled. docs: - https://segment.com/docs/connections/sources/catalog/libraries/mobile/kotlin-android/ - https://segment.com/docs/connections/sources/catalog/libraries/mobile/kotlin-android/destination-plugins/firebase-kotlin-android/ - https://github.com/braze-inc/braze-segment-kotlin fixes: LEARNER-9827
- Loading branch information