Using CM360 Floodlight Tags with ResponsiveAds Ad Tags
Overview
This guide walks you through integrating Google Campaign Manager 360 (CM360) Floodlight tags within ResponsiveAds ad deployments. These tags enable impression, click, and conversion tracking using standard CM360 workflows and are fully compatible with Google Tag Manager.
Prerequisites
Access to a Campaign Manager 360 account with Advertiser-level permissions.
Access to a ResponsiveAds account.
Access to your site’s codebase or Google Tag Manager (GTM) container.
A Campaign Tag Sheet from CM360 listing all required tags.
A list of final destination URLs.
Step-by-Step: Setting Up Floodlight Tracking in ResponsiveAds
Step 1: Plan Tracking
Identify creatives that need:
Impression tracking
Click tracking
Conversion tracking (e.g., "Thank You" page)
Collect landing page URLs for attribution
Step 2: Set Up Floodlight Activities in CM360
Log into Campaign Manager 360
Navigate to Advertisers > Floodlight Activities
Click + New Floodlight Activity
Configure the new activity:
Name: Example - Spring Campaign – Impressions
Activity Type: Counter (for impressions/clicks) or Sales (for conversions)
Counting Method: Standard
Click Save
Step 3: Generate Floodlight Tags
Go back to the Floodlight Activities list
Select your activity
Click Generate Tags
Copy the following:
Impression Tag
Click Tracker Tag
Conversion Tag
Step 4: Add Tags to ResponsiveAds
Impression Tracking
Open the creative’s Summary Page in ResponsiveAds
Scroll to AdTags & Deployments
Click the pencil icon to edit the deployment
Paste the Impression Floodlight Tag into the Impression Tracker field
Save the deployment
Click Tracking
Replace the creative’s destination URL with the CM360 Click Tracker
Ensure the final landing page URL is added after the ? in the click tracker URL.
Example:
https://ad.doubleclick.net/ddm/trackclk/N123.456789CLIENT/B12345678.123456789;...?https://yourlandingpage.com
Conversion Tracking
Place the Floodlight Conversion Tag on the landing or "Thank You" or confirmation page of your site
Use Google Tag Manager or embed directly in your site’s HTML
Validate with Tag Assistant, browser tools, or the CM360 Tag Validator
Step 5: Test Tags
Load an ad preview in ResponsiveAds
Confirm the following:
The impression tag fires when the ad loads
The click tracker fires when clicked
The conversion tag fires on the thank-you page
Use tools like Google Tag Assistant or browser developer tools to validate
Step 6: Monitor in CM360
Log into CM360
Go to Reporting
Confirm tracking for:
Impressions
Clicks
Conversions
Creating a Click Tracker URL in CM360
Step 1: Log into CM360
Go to https://cm360.google.com
Step 2: Create a Click Tracker Creative
Navigate to your advertiser
Go to Campaigns
Open the campaign and select Creatives
Click New Creative
Choose Click Tracker as the creative type
Fill in the fields:
Name: Example - Spring-Sale-CTA
Landing page URL: e.g.,
https://yourlandingpage.com
Compatibility: Select Display
Save the creative
Step 3: Generate the Click Tracker URL
Open the Click Tracker creative
Go to the Ad Tags section
Choose:
Tag Type: Standard
Format: Click tracker
Copy the complete click tracker URL
Example:
https://ad.doubleclick.net/ddm/trackclk/N123.456789CLIENT/B12345678.123456789;...?https://yourlandingpage.com
Step 4: Use the Click Tracker
Insert the full click tracker URL into ResponsiveAds or other ad platforms
Make sure it links to the correct final landing page
Step 5: Test the Click Tracker
Paste the URL in your browser
Confirm it redirects correctly
Monitor CM360 reporting to confirm click tracking
Optional: Add UTM Parameters
Append UTM tags for Google Analytics:
https://yourlandingpage.com?utm_source=cm360&utm_medium=display&utm_campaign=spring_sale
Adding Impression Tags in ResponsiveAds
Step 1: Open the Creative
Go to the Creatives tab in ResponsiveAds
Open the Summary Page of your creative
Step 2: Edit the Deployment
Scroll to AdTags & Deployments
Click the Edit (pencil) icon on the relevant deployment
Step 3: Add Floodlight Tag(s)
In the Impression Tracker field, paste the CM360 Floodlight Tag(s)
You can add multiple trackers if needed
Step 4: Add Additional Deployments (if needed)
Click Add Deployment
Repeat tag configuration for each deployment
Step 5: Save and Test
Save your deployments
Preview your creative to ensure tracking is active
Use testing tools to verify tag firing
Video Walkthrough
Watch this walkthrough to see how to add impression tracking:
Adding CM360 Floodlight Tags in Google Tag Manager (GTM)
Step 1: Get Floodlight Details from CM360
Log in to Campaign Manager 360 (CM360).
Navigate to your Advertiser > Floodlight Activities.
Select the Floodlight Activity (conversion or counter).
Click Generate Tags.
Choose Google Tag Manager as the tag type (or use Standard tags if GTM isn’t listed).
From your CM360 Tag , copy:
Advertiser ID (e.g.,
DC-1234567
)Group Tag String (e.g.,
example.com/page
)Activity Tag String (e.g.,
signup
,purchase
)Counting Method (e.g.,
standard
,unique
)
Step 2: Log into GTM
Select your GTM container
Step 3: Create the Tag
Click Tags > New
Under Tag Configuration, choose:
Floodlight Sales
Floodlight Counter
Enter the Floodlight parameters:
Advertiser ID
Group Tag String
Activity Tag String
Counting Method
Optional fields:
Revenue
Order ID
Custom parameters
Step 4: Add a Trigger
Click Triggering > + New Trigger
Choose your trigger type:
Page View (e.g., for
/thank-you
)Custom Event (e.g., form submission)
Example trigger:
Trigger type: Page View
URL contains:
/thank-you
or/confirmation
Step 5: Save and Test
Name your tag clearly (e.g.,
Floodlight - Signup Conversion
)Click Preview to test in a live environment
Use Tag Assistant, Chrome DevTools, or CM360 Validator to confirm firing
Step 6: Publish
Once tested, click Submit in the top-right of GTM.
Add a version name and description (e.g., “Added Floodlight tag for signup”).
Click Publish.
Optional: Add Multiple Tags
Repeat the steps for each additional Floodlight event
Assign a separate trigger and unique activity string to each
Last updated
Was this helpful?