Conditional Redirect

  • thumbnail.png
  • Conditional_Redirect_edit.png
  • Multiple_Conditions.png
  • am_example_conditions.png
  • pm_example_conditions.png

A Conditional Redirect page attribute checks a condition and redirects to another page or an external URL if the condition is or is not met.

Condition Engine

Conditional Redirect incorporates a powerful condition engine that can be used to build simple or compound conditions involving query parameters, request data, UTM tags and more.

Some use cases

  • A/B testing: redirect to content A or content B based on location, IP address, date, time, random number.
  • Browser specific content: redirect based on user agent.
  • Time related content: see Example AM page and Example PM page.
  • Regional content: redirect based on continent, country, state.
  • User selected content: condition based on a user attribute.
  • Weak permissive content: a visitor can only view a page by including a specified query parameter in a URL or UTM tag.
  • Redirect visitors to pages based on UTM tags (requires Form Reform UTM)
  • Redirect login or registration pages to custom login or registration forms.
  • Redirect headers can be configured as permanent 301 or temporary 302.

The Conditional Redirect attribute is a general purpose solution that can be configured for all of the above and more. We are sure users will come up with many more creative applications.