Home > Support > Knowledge Base Home > Customers > Subscribers > Add / Remove > Integrate
Home > Support > Knowledge Base Home > Customers > Subscribers > Add / Remove > Web Forms


Search the Knowledge Base:


[Advanced Search]

Browse by Category



How Do I Pass Form Data to My Thank You Pages?


All form data, including the information input by your subscriber, can be passed to your thank you pages either:

Often times, this is desired to integrate with a third party application (e.g. a shopping cart), or for a custom purpose tailored by a developer to suit a website owner's needs.

If you are not sure why you'd want to have this data passed, we recommend ignoring this possibility altogether for the time being. Knowing it's a possibility, you can keep it in your back pocket and revisit implementing it when you see a clear need for it.

Technical Note: Data is passed in the query string (ie. via the GET method) and thus can be accessed using both client and server-side scripts.

How to Pass Form Data to the Form Thank You Page

If you'd like to have form data passed to the page subscribers see immediately after successful submitting a sign up form:
  1. Under the Web Forms tab, either create a new form or edit an existing one by clicking on its name.

  2. Click on the "Settings" tab.

  3. Click on the "Show Advanced Settings" button:

  4. Check the "Forward subscriber information to your thank you page" box:

  5. Complete any other changes you need to make to your new or existing form, and save it by clicking Save Web Form.

How to Pass Form Data to the Confirmation Success Page

If you'd like to have form data passed to the page subscribers see after clicking on the confirmation link:
  1. Under the My Lists tab, click on List Settings.

  2. Click the Confirmed Opt-In tab on this page.

  3. Scroll down to the Success Page section (learn more about using a custom success page). Check the box labeled "Pass subscriber info":

  4. Once you're done, click Save List Settings.
When testing your form (or after confirming your subscription), you will see the form data originally submitted upon signing up in the query string.


Still Have Questions?

If after reading this article you still have questions, contact us for a personal response from our Customer Solutions team.

Related Articles