IntegrationsCDPTealium EventStream

Tealium EventStream

Forward events to Tealium EventStream via its HTTP API. Enables hybrid migration from Tealium utag.js to Datafly Signal while preserving EventStream activations.

⚠️

Status: alpha. Scaffolded entry. Full event-mapping preset pending.

Prerequisites

  • A Tealium account with EventStream provisioned.
  • Your Tealium account and profile names.
  • An EventStream HTTP API data source key. Configure under EventStream > Data Sources > HTTP API source.

Configuration fields

FieldRequiredNotes
accountYesTealium account name.
profileYesTealium profile name within the account.
data_source_keyYesEventStream data source key (kept secret).

Endpoint

Events are delivered to the EventStream ingestion URL derived from your account and profile:

POST https://collect.tealiumiq.com/event

with the data source key in the request payload.

Migration posture

See the Migration Playbook for the phased approach. Tealium customers typically migrate iQ tags one-by-one while keeping EventStream activations running through this destination, then decommission EventStream last.