On your dashboard, click “Forms.”
Select the form you want to edit.
Click on the edit icon.
Go to the “Form Endings” tab and select the ending that you want to edit. Goto the “Submit actions” area and select “Go To URL” from the dropdown menu. Once you do that, the “Append data to URL” will appear. Click on it to turn it on.
Enter the destination URL and save the changes.
Fill out the form and click submit.
You will be redirected to the page you mentioned and the URL will contain the answers to the questions.
The example above, with just one question regarding the date of birth, will create this URL: https://leadgenapp.io/?S1_Q1=2021-3-12.
We used “leadgenapp.io” as the target URL for the redirect and you can see the answer to the question as a parameter after “?.”
In a more complex example with multiple questions in the survey, the final URL will be similar to this: https://leadgenapp.io/?
S2_Q1=4&S3_Q1=%5B%22Twitter%22%2C%22Snapchat%22%5D&S4_Q1=6&S5_Q1
=4&S6_Q1=%5B%2260%20%281%20hour%29%22%5D&S7_Q1=s%40s.com.
Here you can also notice a multi-select question, S3_Q1, with the answers “Twitter” and “Snapchat.”