- Print
- DarkLight
Implement Q Pixel in Campaign Manager 360 (DCM)
A comprehensive tagging strategy sets your campaign up for success and provides robust audience insights. The following instructions describe the process of placing Q Pixels on your pages using Campaign Manager 360 (CM360, formerly DoubleClick Campaign Manager (DCM)).
đź’ˇ Reminder:
|
⚠️ What you need to continue: Q Pixel (tag code available in the Quantcast Platform on the Q Pixel page) |
Q Pixel in Campaign Manager 360
Log in to Campaign Manager and select the Advertisers tab.
Select the advertiser.
Select the Floodlight activities tab.
Click into the Conversion Floodlight where you would like to add the Q Pixel.
Scroll down to the Dynamic Tags section.
Select New Tag in the Default tags section.
Fill in the tag Name “Quantcast Conversion Tag” and paste the full Q Pixel base tag and data pass-back event snippet into the Code field.
|
Update the added variable placeholders with the customer variable macro to pull in the corresponding information.
The macro will be “%PU(sequential number of the corresponding variable);”. This data allows Quantcast to build models and refine insights on any criteria added to the tag. For Order ID and Revenue variables, the corresponding CM360 macros are:
"orderid": "%pord=!;",
"revenue": "%pcost=!;"
Example: If your revenue data is in your cost parameter and your customer data is in your U3 parameter, the Quantcast pixel would be updated to look like this:
_qevents.push({qacct:"p-TEST",labels:"_fp.event.Test,_fp.customer.%pu3=!;",revenue:"%pcost=!;",event:"refresh"});
Repeat this step for all floodlights to provide the best performance and insights.
Note: Currently, we can only use data pass-back event tags in Campaign Manager to label events. Quantcast will not be able to utilize rule-based label conditions for clients who are using floodlights.
Verify tag implementation using the Quantcast Tag Inspector
The Quantcast Tag Inspector is a Google Chrome plugin that checks whether your Quantcast Tag and Audience Segments are implemented correctly. Install the Inspector to review individual pages of your site, and make sure the audience segments are firing correctly. For more information, see the Inspect Your Tag help document.
You are done! Please check the Q Pixel app to confirm that your tags are collecting data. If you are not seeing any activity, reach out to [email protected] or submit a Help Center request at www.quantcast.com. For more information on tagging, see our Tagging Overview article.