Expand my Community achievements bar.

SOLVED

Doubleclick on PageLoad

Avatar

Level 3

Hi,

I have a doubleclick tag which I need to implement it on the PageLoad. I tried putting it on non-sequential HTML with top of the page rule. My Tag does not fire.I am using DTM. Any suggestions on what I can do next?

<script>

gtag('event', 'conversion', {

'allow_custom_scripts': true,

'send_to': 'DC-9065328/[activityGroupTagString]/[activityTagString]+standard'

  });

</script>

<noscript>

<img src="https://ad.doubleclick.net/ddm/activity/src=9065328;type=;cat=;dc_lat=;dc_rdid=;tag_for_child_direct...?" width="1" height="1" alt=""/>

</noscript>

<!-- End of event snippet: Please do not remove -->

1 Accepted Solution

Avatar

Correct answer by
Level 4

Hello Ankit,

     For resolving this kindly Trigger Rule At Bottom of Page and place the Global Snippet & Event Snippet in Sequential HTML section.

Thanks,

Charles

View solution in original post

1 Reply

Avatar

Correct answer by
Level 4

Hello Ankit,

     For resolving this kindly Trigger Rule At Bottom of Page and place the Global Snippet & Event Snippet in Sequential HTML section.

Thanks,

Charles