Skip to main content
Level 4
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
  • 2415 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
Level 10
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
Level 4
May 18, 2021

Thanks @sanfordwhiteman