Is there a way to carry over the UTM Parameters in the URL from the LP to TY page? | Community
Skip to main content
New Participant
April 15, 2021
Question

Is there a way to carry over the UTM Parameters in the URL from the LP to TY page?

  • April 15, 2021
  • 1 reply
  • 2410 views

We already have have a  script implemented to carry forward the utms to other links on the LP but that doesn't seem work for the TY Page.

1 reply

SanfordWhiteman
New Participant
April 15, 2021

Use the code from the JS pane here:

 

MktoForms2 :: Append current querystring to TY URL v1.0.2

 

As always, on a Marketo LP, place just before the closing </body> tag; on a non-Marketo page, place anywhere after the embed code.

SarinAuthor
New Participant
May 18, 2021

Thanks @sanfordwhiteman