How do I carry information from my JotForm quiz to my Wordpress "Thank You" page?

  • Pearson_Elijah
    Asked on August 20, 2019 at 11:07 PM

    Hello,

    My name is Elijah Pearson, and I have a question that hopefully you guys can help me with.

    This is what I'm trying to accomplish (screenshots provided) :

    1. I have a quiz that people fill out

    2. Based on their answers, they get filtered and only the qualified people are passed through to the Wordpress "Thank You" page.

    3. On the "Thank You" page, there is a three-line form and once they fill that out, they become a "Lead".

    How do I carry the information over from the JotForm quiz to the Wordpress "Thank You" page without any crazy coding? Ideally, I'd like to keep the carried information hidden and only have the three-line form visible. Is that possible? Do I use Zapier Webhooks? 

     

    All help would be greatly appreciated!

    Jotform Thread 1934266 Screenshot
  • jherwin
    Replied on August 21, 2019 at 2:22 AM

    You can achieve that using the URL parameter, please review the guide below and see if you can apply it to your WordPress thank you page: 

    Prepopulating-Fields-to-Your-JotForm-via-URL-Parameters

    Once you get the correct field name on your thank you page, you can redirect your users to external URL (URL Parameters) in your thank you page settings:

    Redirecting-Users-to-a-Different-Page

    Please try it out and let us know if it works.