From Source URL to Multiple Target URLs (Percentages)
-
Is it possible to redirect from the Source URL to Multiple Target URLs based on percentages? (either via standard functionality or hooks)
For example, let’s say that I have my Source URL:
https://mydomain.com/redir-page/
And I want 50% of the time to redirect the visitor to:
https://externaldomain.com/final-page/
and 50% of the time to redirect the visitor to:https://thirdpartydomain.com/final-page/
Kind of like a split testing of redirects.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘From Source URL to Multiple Target URLs (Percentages)’ is closed to new replies.