Amplitude
This page guides you through setting up the Amplitude source connector to sync data for the Amplitude API.
Prerequisite
To set up the Amplitude source connector, you'll need your Amplitude API Key
and Secret Key
.
Set up the Amplitude source connector
- Log into your Airbyte Cloud or Airbyte Open Source account.
- Click Sources and then click + New source.
- On the Set up the source page, select Amplitude from the Source type dropdown.
- Enter a name for your source.
- For API Key and Secret Key, enter the Amplitude API key and secret key.
- For Replication Start Date, enter the date in YYYY-MM-DDTHH:mm:ssZ format. The data added on and after this date will be replicated. If this field is blank, Airbyte will replicate all data.
- Click Set up source.
Supported Streams
The Amplitude source connector supports the following streams:
- Active Users Counts (Incremental sync)
- Annotations
- Average Session Length (Incremental sync)
- Cohorts
- Events (Incremental sync)
If there are more endpoints you'd like Airbyte to support, please create an issue.
Supported sync modes
The Amplitude source connector supports the following sync modes:
- Full Refresh
- Incremental
Connector-specific features
There are two data region servers supported by Airbyte:
- Standard Server
- EU Residency Server
The Standard Server
will be the default option until you change it in the Optional fields.
Performance considerations
The Amplitude connector ideally should gracefully handle Amplitude API limitations under normal usage. Create an issue if you see any rate limit issues that are not automatically retried successfully.