This library allows you to interact from your application or game with the Bloomreach Engagement.
Bloomreach Engagement empowers B2C marketers to raise conversion rates, improve acquisition ROI, and maximize customer lifetime value.
It has been written 100% in Kotlin with ❤️
Bloomreach Engagement was formerly known as Exponea. For backward compatibility, the Exponea name continues to be used in the iOS SDK.
Download via Gradle:
dependencies {
implementation 'com.exponea.sdk:sdk:4.0.1'
}
Download via Maven:
<dependency>
<groupId>com.exponea.sdk</groupId>
<artifactId>sdk</artifactId>
<version>4.0.1</version>
</dependency>
Check out our sample project to try it yourself! 😉
Follow the detailed step by step guide here to get started.
- Initial SDK Setup
- Tracking
- Android App Links
- Push Notifications
- Fetch Data
- In-App Personalization
- App Inbox
- Segmentation
- Example App
- Release Notes
Release notes can be found here.
This SDK supports API 17+ and Android 4.2+. If you wish to interact with Bloomreach Engagement on lower API/Android versions please refer to the old SDK located here.
Are you a Bloomreach customer and dealing with some issues on mobile SDK? You can reach the official Engagement Support via these recommended ways.
Note that Github repository issues and PRs will also be considered but with the lowest priority and without guaranteed output.
- Mobile SDK tracking FAQ at Bloomreach Support Help Center
- Mobile push notifications FAQ at Bloomreach Support Help Center
- In-app messages FAQ at Bloomreach Support Help Center