Conditional Redirect
Redirect to another page or URL based on simple or compound conditions. Configure redirection with a page attribute.
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, IP.
- 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.