Adding Google AdWords code to Landing Pages

Anonymous
Not applicable

Adding Google AdWords code to Landing Pages

Hello,

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?
2 REPLIES 2
Anonymous
Not applicable

Re: Adding Google AdWords code to Landing Pages

I would suggest pasting it into the templates, that way you'll never have to do it again when creating new landing pages.
Anonymous
Not applicable

Re: Adding Google AdWords code to Landing Pages

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.
________________________
<script type="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.