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

  1. Open the app > click Forms > open the form you want

  2. Click After submit icon on the left side > change Action to Redirect to page

  3. 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://.

  1. 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