Skip to content
Documentation

Set up redirection after form submission

Setting up redirection after form submission in Mautic is crucial for guiding users to the next step in their journey, such as a thank-you page or additional resources. This process ensures a seamless user experience and can help in tracking conversions effectively.

Info

We’re assuming you already have a URL of the page where users will land after submitting the form.

Steps

  1. Log in to your Mautic dashboard.
  2. Navigate to Components and select Forms.
  3. Choose the form you want to edit or create a new form.
  4. Go to the Details tab within the form settings.
  5. Select "Redirect URL" from the dropdown menu of successful submit actions.
  6. Enter the full URL (including https://) of the page you want to redirect to in the provided field.
  7. Save the form settings.

Success

Test the form by submitting it to ensure the redirection works as expected.

Results

  • Successful redirection to the specified URL after form submission.
  • Confirmation that the form submission data is recorded in Mautic.
  • No errors or hanging on a "Please Wait" message.

Info

If the form does not redirect correctly, try clearing the cache by going to Components > Forms, selecting all forms, and clicking the green arrow to rebuild the cache.

Warning

Always use the full URL (including https://) to avoid issues with redirection.