DoubleClick Floodlight Conversion Pixel Implementation

Bronze Contributor
Bronze Contributor

HI Team,

I'm Implementing the 3rd Party Pixel through Tealium for the first time. can you please help me my tag should fire on thankyou page.

<!--
Event snippet for Thank you pixel on https://www.xyz.com: Please do not remove.
Place this snippet on pages with events you’re tracking.
Creation date: 06/25/2017
-->
<script>
  gtag('event', 'purchase', {
    'allow_custom_scripts': true,
    'value': '[Revenue]',
    'transaction_id': '[OrderID]',
    'quantity': '[Quantity]',
    'u1': '[Product_Id]',
    'u2': '[Product_Revenue]',
    'send_to': 'DC-123456/thank0/thank0+items_sold'
  });
</script>
<noscript>
<img src="https://ad.doubleclick.net/ddm/activity/src=123456;type=thank0;cat=thank0;qty=[Quantity];cost=[Reven...]?" width="1" height="1" alt=""/>
</noscript>
<!-- End of event snippet: Please do not remove -->

 

 

Thanks,

Balu

 

4 REPLIES 4

DoubleClick Floodlight Conversion Pixel Implementation

Tealium Expert
Tealium Expert

Welcome @Balu - search is your friend...!  check out this article: https://community.tealiumiq.com/t5/Tags/DoubleClick-Floodlight-gtag-js-Tag-Setup-Guide/ta-p/22751

You will need to add some Page Load Rules to your configuration to specify the Thank You page mentioned.

There's a huge libary of videos here in the learning community and be sure to sign up for the online Tealium University webinar sessions held biweekly - these are a great introduction to how Tealium works.

 

Cheers!

 

 

Tealium Expert

DoubleClick Floodlight Conversion Pixel Implementation

Bronze Contributor
Bronze Contributor

Thanks for your response Mitchellt!!

I've tried implementeing the DCM Conversion pixel. but I'm not able to find the option which is mentioned in the screenshot to Map the variables. I struck at this part.Tealium community1.pngTealium community1.png

https://community.tealiumiq.com/t5/Tags/DoubleClick-Floodlight-Basic-Configuration/ta-p/12386

Looking for the assistance.

 

Thanks,

Balu

 

 

DoubleClick Floodlight Conversion Pixel Implementation

Bronze Contributor
Bronze Contributor

DoubleClick Floodlight Conversion Pixel Implementation

Tealium Employee

Hi @Balu

The Data Mappings documentation is your best bet for understanding how the UI is setup

Step 2 (which UDO data variable to map) and Step 4 (the vendor destination variable) are what generate that output on the right, it's not an editable box.

Please let me know if this helps!

Cheers,
-Dan

Public