Using UET with single-page application (SPA) websites - Content change

This webpage is meant to be used in conjunction with the How do I add a UET tag to my website? Microsoft Advertising Help article.

We have installed a JavaScript Microsoft Advertising UET tag tracking code in the body of this webpage to trigger an SPA event any time the application loads dynamic content. To see how we did it, right-click in the webpage and then click View source or View page source depending on your browser. Our UET tag tracking code is right after the <body> tag, but you can put yours anywhere in your webpage’s head or body sections (either before the closing head tag or before the closing body tag).

As the webpage loads, it triggers the UET tag, resulting in a number of HTTP requests. The most important request is to "bat.bing" (the one that looks like "http://bat.bing.com/action/0?ti=..."). This request tells Microsoft Advertising about the user visits to your webpage. You can use third-party tools such as Fiddler to monitor all the requests that your browser is making when your webpage loads.




Learn more: What is UET and how can it help me?