What it does
Amplitude tracks events and updates user properties via the HTTP V2 and /identify APIs.
Setup
- In Amplitude → Settings → Projects → [project] → General, copy the API Key.
- In FlowFn, go to Platform Tools → Amplitude → Connect and provide api_key + region (
usoreu).
Actions
- Track Event, Batch Track Events, Identify User
Notes
Every event needs either user_id or device_id. time is unix epoch in milliseconds.