API
BING_TAG_ID
BING_BROWSER_PIXEL
BING_MAPPED_EVENTS
[["PageView","page_view_blotout"],["Purchase","purchase_blotout"]]Last updated
Was this helpful?
This section is intended for developers utilizing our APIs to add channels.
Below you will find the keys to generate secret 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.
Use for storing the Tag ID Example value 343131504 Type TEXT Optional false
See the config description.
Possible values 1 or 0
Type CHECKBOX
Optional true
In this secret, store the stringified data array that maps between EdgeTag events and Bing events. Each array item contains exactly 2 elements: the EdgeTag standard event (e.g., Purchase) at index 0, and the corresponding Bing event name (e.g., purchase_blotout) at index 1.
Example value
[["PageView","page_view_blotout"],["Purchase","purchase_blotout"]]Type TEXT
Optional false
Last updated
Was this helpful?
Was this helpful?

