Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Where would you set up a DCM custom floodlight variable in Adobe Launch?

Avatar

Level 1

Hello,

 

I am trying to capture the page name in the below floodlight tag. I know the code I would use to get that information from the page but I am used to GTM's set up for creating variables. Can anyone explain to me where I would set up a user-defined variable?

 

<noscript>
<img src="https://ad.doubleclick.net/ddm/activity/src=ZZZZZZ;type=YYYYY;cat=XXXXX;u1=[PageName];dc_lat=;dc_rdid=;tag_for_child_directed_treatment=;tfua=;npa=;gdpr=${GDPR};gdpr_consent=${GDPR_CONSENT_755};ord=1?" width="1" height="1" alt=""/>
</noscript>

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Is your PageName going to be the URL? Or is it a custom Page name?

If it's the URL, you can create a data element from the Core > Page Info data element type, then choose "URL".

If it's the Page name, then I assume that you also have that page name being used with your regular Adobe Analytics tracking. Check the Adobe Analytics extension's Global Variables settings to see what has been set in the Page name field, and you can use that with this DCM Floodlight tag.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Is your PageName going to be the URL? Or is it a custom Page name?

If it's the URL, you can create a data element from the Core > Page Info data element type, then choose "URL".

If it's the Page name, then I assume that you also have that page name being used with your regular Adobe Analytics tracking. Check the Adobe Analytics extension's Global Variables settings to see what has been set in the Page name field, and you can use that with this DCM Floodlight tag.