Redirects allow you to use multiple URLs and map back to a single destination.
Similar to landing pages, redirects also embed the concept of Referrals . Referral cookies are set before the redirect happens, meaning you can redirect to an external host and the last touch cookie will still be present when the visitor comes back to your site.
Landing page / reverse proxy path collision
If an enabled redirect and an enabled landing page are both defined for the same path, the redirect will have precedence
If an enabled redirect has a path prefix that matches an enabled reverse proxy, the reverse proxy will have precedence