Loading…

Amplitude Destination

Updated

About this integration

Amplitude is a platform designed to track events and segment data on websites and mobile applications. With Amplitude, you can analyze user actions to gain valuable insights into the behaviors that drive engagement, retention, and conversion.

 We use Amplitude’s v2 API

While we show the schemas that we map data to below, you’ll need to check out Amplitude’s documentation to learn more about their API.

Getting started

  1. Go to Data & Integrations > Integrations and select the Amplitude entry in the Directory tab.

  2. (Optional) Select the data sources that you want to connect to your outbound integration. You can always connect data sources later. We’ll only show you data sources that work with your integration.

  3. Configure your integration.

    1. Api Key: Amplitude project API key. You can find this key in the "General" tab of your Amplitude project.

    2. Secret Key: Amplitude project secret key. You can find this key in the "General" tab of your Amplitude project.

    3. Endpoint: The region to send your data.

    Setup your integration
    Setup your integration

  4. Click Enable Destination.

Actions

When you’re done setting things up, you can go to the Actions tab to see how we map incoming data to your integration.

The actions for your integration
The actions for your integration

Log Event

Default Trigger: type = “track”

Send an event to Amplitude.

Identify User

Default Trigger: type = “identify”

Set the user ID for a particular device ID or update user properties without sending an event to Amplitude.

Map User

Default Trigger: type = “alias”

Merge two users together that would otherwise have different User IDs tracked in Amplitude.

Group Identify User

Default Trigger: type = “group”

Set or update properties of particular groups. Note that these updates will only affect events going forward.

Log Purchase

Default Trigger: type = “track”

Send an event to Amplitude.

Log Event V2

Default Trigger: type = “track”

Send an event to Amplitude

Copied to clipboard!
  Contents
Is this page helpful?