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
| Field | Required | Notes |
|---|---|---|
account | Yes | Tealium account name. |
profile | Yes | Tealium profile name within the account. |
data_source_key | Yes | EventStream 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/eventwith 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.