Redirect customers to a page after form submission
Redirecting users to a specific page after they submit a form can enhance user experience, whether it's a thank-you page, a product page, or any other destination.
Step to manage
Open the app > click Forms > open the form you want
Click After submit icon on the left side > change Action to Redirect to page
In the URL field, paste the full link of the page where you want users to be redirected after submission (for example: your-shop.com/thank-you).
Make sure the URL starts with http:// or https://.
Save form to apply change

Testing the Redirect
After setting up the redirect:
Submit the form yourself to verify that it redirects to the intended page.
Ensure that the destination page loads correctly and provides the expected content or message.
Last updated