Skip to main content

Amplitude

The same forwarded event stream as Mixpanel, delivered to Amplitude's HTTP V2 API.

Setup

  1. Copy your project's API key from Amplitude (Settings → Projects → your project).
  2. In Hober, open Settings → Integrations → Amplitude → Connect and paste it.
  3. EU residency: set eu_residency in the integration settings to route to api.eu.amplitude.com.

Behavior

  • user_id is the Hober subscriber id; device_id carries the anonymous id, so Amplitude's identity resolution stitches pre-identify activity.
  • insert_id deduplicates redeliveries inside Amplitude.
  • Best-effort forwarding: provider outages never touch the messaging pipeline.