Set up UET tags using BigCommerce

If you built your website on BigCommerce, read this article to learn how to set up UET tags on it.
Notes
  • This article shows how to do a basic setup of UET tags using BigCommerce. Please refer to BigCommerce Support for more information.
  • Microsoft Advertising is not responsible for BigCommerce's processes or documentation, nor for changes made to BigCommerce's processes or documentation.

If you created and manage your website with BigCommerce, you can add and manage your UET tag there.

Implementing UET using BigCommerce

  1. From the top menu, select Tools > UET tag.

    If you're using the new Microsoft Advertising navigation, from the navigation menu on the left, hover over Conversions and select UET tag.

  2. Copy your JavaScript UET tag tracking code.
  3. Log in to your BigCommerce account.
  4. From your BigCommerce dashboard, go to Storefront > Footer Scripts.
  5. Paste the Microsoft Advertising UET tracking code into the script box and select Save.

If you want to track completed purchases as conversions and report variable revenue, please refer to BigCommerce’s support page to learn how to set up the goals and track the conversions. Here's an example:

  1. From your BigCommerce dashboard, go to Advanced Settings > Affiliate Conversion Tracking.
  2. Paste in your UET tracking code and then append the following code to the end of the UET tracking code:
    <window.uetq = window.uetq || [];window.uetq.push({ 'revenue_value': '%%ORDER_AMOUNT%%'});>
  3. Select Save to finish.
Note

To validate that your BigCommerce UET tag is working, download and install UET Tag Helper. Go to your BigCommerce website and verify that a UET event is received and that the Tag ID matches the tag you selected in Step 1 (or defined in step 7).

See more videos...