I would like to auto-redirect the users who finish my form.
For tracking purposes, I would like to redirect them while including some of their answers, just like that redirect button in the “thank you” option in the script allows to do. However, I would like this redirection to happen without the click on the button.
Is there any way to do this? That would solve the biggest gap in my tracking…
We usually recommend ‘Thank you’ question for this purpose. As redirection happens only on user action (Button click) it will be a good and predictable user experience.
But if you insist on auto-redirect, it is possible using our developer javascript API. Few lines of code on your website can do the job.
The additional javascript code will look something like:
It is possible to pull values as a function parameter of on complete callback. You can console.log the list parameter in the above code and see the data.