Web Form: Dynamic Redirect

The Web Form benchmark includes an "after submit" section where you can choose to either stay on the current page and display a response or redirect users to another page via a specified URL. It also supports passing dynamic data for more customized interactions.

  1. Create a hidden field in the form and set the meta key to something like redirect_url
  2. Set the value to {GET.redirectURL} in the field's advanced tab
  3. Then in the thank-you page URL, you can use the meta replacement ?redirectURL={meta.redirect_url}
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us