DTM Page Load Rule - Meta tag inclusion and Google Adwords tracking code inclusion
I am having two queries regarding setting up of DTM rule.
1. I need to include the below mentioned Meta tag in the website using DTM page load rule. How can I include this meta above the <title> tag of the website using DTM page load rule?
<meta name="google-site-verification" content="hpzO7ngFR5GkFasfafD_XzmeRhwlb-EyqzTd-35TGi_NCwE02131234" />
2. I need to include google adwords tracking code in a particular page of the website using DTM page load rule? Please guide me how to include this code.
<!-- Google Code for 5 Questions Conversion Page -->
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 141515155sgsg555;
var google_conversion_language = "fr";
var google_conversion_format = "2";
var google_conversion_color = "ffffff";
var google_conversion_label = "agqaggwsgsdgagM";
var google_remarketing_only = false;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//www.googleadservices.com/pagead/conversion/9s2352525/?label=od72CLeSzgkQ8dz1zgM&guid=ON&script=0"/>
</div>
</noscript>
Appreciate your help
Thanks