Microsoft Advertising UET
Description
Section titled “Description”Microsoft Advertising UET is used to measure conversions and user actions for Microsoft Ads campaigns.
App Coverage
Section titled “App Coverage”| App | Integrated |
|---|---|
| UK | ✅ |
| DE | ❌ |
Integration
Section titled “Integration”Microsoft Advertising UET requires the base UET tag generated from your Microsoft Advertising account. An overview of the integration methods can be found via the links below:
Debug Tools
Section titled “Debug Tools”An overview of the debugging tools can be found via the links below:
- UET Tag Helper (Chrome extension)
- UET Tag Helper (Help article)
Before integrating Microsoft Advertising UET, note the following:
- The base UET tag is loaded programmatically from
bat.bing.com/bat.jsusing the tag ID from the Microsoft Advertising account;enableAutoSpaTracking: trueis set so page views in the SPA are tracked automatically without manualpageLoadcalls. - Ad storage consent is granted programmatically after tag initialisation via
uetq.push("consent", "update", { ad_storage: "granted" }). - Only the following conversion events are forwarded to UET (controlled by
msEventActions):eligibility_check_completed— user completes eligibility checkaccount_created— user creates an accountinitial_consultation_booked— user books an initial consultationinitial_consultation_paid— user pays for an initial consultation
- Event names must match the conversion goals defined in the Microsoft Advertising account.
event_categoryandevent_valueare passed as optional parameters where present in the event payload.