Forums Forums PPC Bing ads e-commerce tracking

  • PPC

    Bing ads e-commerce tracking

    Posted by seohelper on July 2, 2021 at 1:57 pm

    Anyone got bing ads ecom tracking working? Can’t see a way that the revenue flows through.

    What’s the setup that works for you?

    hussinppc replied 4 years, 9 months ago 1 Member · 1 Reply
  • 1 Reply
  • hussinppc

    Guest
    July 2, 2021 at 2:22 pm

    Use Tag Manager and put in the UET Tag (all pages) then the transaction event with the revenue data layer variable.

    Example of a Bing transaction Event:

    `<script>`

    `window.uetq = window.uetq || [];`

    `window.uetq.push(‘event’, ‘Success’, {‘event_category’: ‘Transaction’, ‘revenue_value’: ‘{{Transaction Revenue}}’, ‘currency’: ‘{{currency}’);`

    `</script>`

    Where Transaction Revenue and currency are data layer variables. Then on Bing Ads you can configure the transaction event.

Log in to reply.