- Print
- DarkLight
A comprehensive tagging strategy sets your campaign up for success and provides robust audience insights. The following instructions walk you through the process for placing Q Pixels using Qubit.
π‘ Reminder:
|
β οΈ What you need to continue: Q Pixel (tag code available in the Quantcast Platform on the Q Pixel page) |
Q Pixel in Qubit
Log in. Navigate to the tag library and select Create Custom Tag.
Enter the Description: Quantcast Conversion Tag.
Adjust the Code section to HTML.
Paste the Quantcast Conversion Tag in the open text field.
Use the Parameters section to configure the parameters with the appropriate values. Your tag will look like the following example:
<script>
qcdata.orderid=β${orderID}β;
qcdata.revenue=β ${revenue}β;
</script>
Configure rules to fire on the Conversion Page.
Set Dependencies to Quantcast Easy Tag.
Select Asynchronous under dependents.
Select Save
Your Conversion Tag setup is complete! Now, proceed to the next section to tag the rest of your site.
Tagging Remaining Site Activity
Navigate to a new customer tag (step 1 in the Conversion Tag process)
Enter Description: βQuantcast All Page Tagβ.
Adjust the Code section to HTML.
Paste Quantcast Easy Tag in the HTML section.
Configure the rule to fire on all pages except the conversion page.
Select Asynchronous under dependencies.
Navigate to the top right cloud icon and select Publish.
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.