APIs & Integrations

jmichaelTest
Member

How to pass contact information as query params to a Thank you page

I have a landing page with a form which redirects to a Thank You page. I would like the contact data which was submitted on the landing page available on the Thank You page. I looked at a few posts, which suggested passing the data as query string parameters. However, I am not sure how to do it from the Landing page.

Appreciate any pointers.

Thanks,
Johnson

0 Upvotes
1 Reply 1
Derek_Gervais
HubSpot Alumni
HubSpot Alumni

How to pass contact information as query params to a Thank you page

Hi @jmichaelRS,

You'd need to add some custom code to edit the redirectUrl of the form on your landing page. This topic has some recommendations on that:

0 Upvotes