Blitzllama Documentation
  • About Blitzllama
  • Quickstart Guides
    • Creating Surveys
    • Creating Quizzes
    • Targeting Essentials
    • Customization & Personalization
    • Extracting Insights from Surveys
    • Core Concepts
  • PLATFORMS
    • Android
    • iOS
    • Web
    • React Native
    • Flutter
    • Google Tag Manager
    • Links
    • API
  • Connections - Sources
    • Mixpanel
    • CleverTap
    • Segment
    • Amplitude
    • RudderStack
    • Backend Triggers
    • Hightouch
  • Connections - Destinations
    • Amplitude
    • CleverTap
    • Mixpanel
    • Segment Streams
    • Zapier
    • Slack
    • Webhook
    • Export APIs
  • ORGANIZATION
    • Team Members & Projects
    • MTU Sampling
  • Eureka - Connections
    • Zendesk
    • Freshdesk
    • Intercom
    • Play Store
    • Appstore
Powered by GitBook
On this page
  • Cohort Sync
  • Considerations
  • Setup
  • Events Streaming
  • Considerations
  • Setup
  • Launching Surveys with Amplitude Events

Was this helpful?

  1. Connections - Sources

Amplitude

Cohort Sync & Events Streaming

Cohort Sync

The Cohort Sync integration with Amplitude allows you to launch in-product surveys to specific cohorts you’ve already created in Amplitude. Enabling you to generate highly contextual and actionable insights which help create a deeper understanding of user behaviours.

Considerations

Amplitude Cohort Sync is available to all customers on free and paid plans of Blitzllama.

Setup

Blitzllama Setup

  1. Navigate to Connections tab on Blitzllama's dashboard

  2. Click on Amplitude under Sources.

  3. Click Connect and copy the API key.

Amplitude Setup

  1. In Amplitude Data, click Catalog and select the Destinations tab.

  2. In the Cohort section, click Blitzllama.

  3. Click Add another destination.

  4. Enter Name and Blitzllama's API Key.

  5. Save the destination.

Send a cohort

  1. In Amplitude, open the cohort you want to export.

  2. Click Sync, and choose Blitzllama.

  3. Select the destination.

  4. Select the sync cadence.

  5. Save when finished.

After your cohort is synced, you can find it under Cohorts tab in the Blitzllama's dashboard. Expect updates to reflect within 15 minutes.

Events Streaming

You can use Amplitude events to trigger in-app surveys via Amplitude's Event Stream method, enabling seamless, real-time survey launches based on user actions.

Considerations

  • Amplitude Events Stream integration is only available on Blitzllama's Scale plan.

Setup

Amplitude Setup

  1. Navigate to Amplitude's dashboard. In Amplitude Data, click Catalog and select the Destinations tab.

  2. In the Event Streaming section, click Webhook.

  3. Enter a sync name like "Blitzllama Events Stream", then click Create Sync.

  4. Toggle Status to Enabled.

Blitzllama Setup

5. In Blitzllama, navigate to Connections > Data Import > Amplitude.

6. Copy both the Stream URL and API Key from the Events Streaming section.

Amplitude Setup (continued)

7. Return to the Webhook settings in Amplitude and paste the copied Stream URL into the Webhook URL field.

8. In the Headers section, add a new header key authorization with the value set to the copied API Key.

9. Toggle on Send Events to begin sending events.

10. Keep Amplitude's default payload under the Event Payload section.

11. Choose the events you want to trigger surveys on—these will be sent to Blitzllama. You can add more events at any time.

Launching Surveys with Amplitude Events

  1. In Blitzllama, open the Survey Editor and go to the Configuration tab.

  2. Scroll to the Select Survey Trigger section, then choose the Amplitude event you wish to use as a trigger.

  3. Surveys are launched after the Amplitude event occurs, so they require a view trigger - places in he app where the survey should be displayed - these are Blitzllama event (e.g., MainActivity in the screenshot).

For any issues with setup, please write to tech@blitzllama.com.

PreviousSegmentNextRudderStack

Last updated 2 months ago

Was this helpful?

For further reference, you can find more details in

Amplitude’s Webhook documentation