Skip to main content
January 31, 2013
Question

Adding Google AdWords code to Landing Pages

  • January 31, 2013
  • 2 replies
  • 970 views
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?
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

January 31, 2013
I would suggest pasting it into the templates, that way you'll never have to do it again when creating new landing pages.
February 1, 2013
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.