How do I add the Google AdWords tracking code on our Marketo landing pages? Does it need to be inserted in the template or can I add it as an HTML via the Custom HTML Editor?
You could also put it into all yours templates as a token. This way, if you ever need to update the code, you only have to update the token, not all your templates. ________________________
<scripttype="text/javascript">
{{my.GACode}}
</script>____________________
"GACode" being the name of the token
If you don't have that many templates, just paste the code straight into the template.