API
This section is intended for developers utilizing our APIs to add channels.
Below you will find the keys to generate secrets payloads for adding or updating a channel via the Script API.
Refer to the configuration page for detailed information on the purpose and usage of each input.
IMPACT_CAMPAIGN_ID
In this secret, you would store the Campaign ID from your Impact account.
Example Value 1000
Type IDENTIFIER
Optional false
IMPACT_ACCOUNT_SID
In this secret, you would store the Account SID from your Impact account.
Example Value ILRgLVwtSGCR5542673FyBbN72ifH65535
Type Text
Optional false
IMPACT_ACCESS_TOKEN
In this secret, you would store the Access Token from your Impact account.
Example Value 2423423423423423
Type PASSWORD
Optional false
IMPACT_CONVERSIONS
In this secret, you would store the conversion event mappings as a JSON string.
Example Value
Type Text
Optional false
This field contains a JSON array where each object maps a browser event name to an Impact Event Type ID. The event names can be predefined (Lead, Subscribe, Purchase, InitiateCheckout, AddToCart, ViewContent) or custom user-defined events.
Last updated
Was this helpful?

