Braze

Braze is a customer engagement platform used for multichannel marketing. Poq Braze SDK uses AnalyticsEvent.VERSION_2 for its analytics events. To add it to your app you need to:

  1. Include the Braze module to your build.gradle.
    implementation("com.poqstudio:notifications.braze:$poqSdkVersion")
  2. Add your API key, endpoint and fcmSenderId via BrazeSettings.

Dynamic components

Poq Braze SDK provides these Dynamic components:

Poq Braze SDK provides this deep link:

  • BrazeContentScreen (://braze/{screenId}): it opens BrazeContentActivity.