


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 -->
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes
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
Views
Replies
Sign in to like this content
Total Likes