Tracking Click-to-Call Events and Piggybacking into Campaign Manager 360’s Floodlight

Tracking specific click-to-call events on a page with a universal pixel and piggybacking into Campaign Manager 360's Floodlight involves two steps:

  1. Create a universal pixel in Basis.

  2. Piggyback your universal pixel into Campaign Manager 360’s Floodlight.

1. Create a Universal Pixel in Basis

Universal pixels can act as conversion pixels and audience pixels on multiple pages at once. This lets you use a single pixel on different pages on your website, and even place that pixel before your conversions or audiences are set up. See Universal Pixels for more information.

Before you create a universal pixel, identify the click-to-call event that you want to track. In this scenario, you track the Connect With Us button.

Website with Connect with Us button selected for tracking a click to call event.

2. Piggyback Your Universal Pixel into Campaign Manager 360’s Floodlight

Floodlight is an optional feature in Campaign Manager 360. It allows you to track and report on conversions—the actions of users who visit your site after viewing or clicking on one of your ads—and to set up an audience, which compiles lists of users who've performed specific actions on a site, then makes those users available for targeting by subsequent campaigns. See Google’s About Floodlight page for more information.

How to Check if Your Universal Pixel is Firing in Chrome

After the GTM container has been published, check if your universal pixel is firing on all pages correctly in a live environment.

To check if your universal pixel is firing in Chrome:

  1. In Google Chrome, select Chrome’s Menu icon > More tools > Developer tools (Ctrl+Shift+I) on the page being tracked to open the Developer tools panel.

  2. Select the Network tab.

  3. Search for the key value, button=connectwithus in this case, then click the specified button to see if your universal pixel fires in real time.

    Chrome developer tools showing pixel fires in real time.