Short URLs with (Conditional) Logic based on parameters, to improve Facebook Social Proof!
R
Rubedia
Hello team, I've been using your app for many years now, and it's great!
I want to ask for a feature request: a short URL with some kind of logic, based on its additional parameters, to direct the visitor to different URLs.
For example, we'll have the short URL:
and I'd like to create logic based on fb_ad_set parameter.
And if we pass this parameter:
-> it will direct it to an optimized page for FB AdSet A visitors
While if we pass this parameter:
-> it will direct it to another page optimized for FB AdSet B visitors
The main reason is that we want to keep the same URL on Facebook Ad Settings, passing only the parameters, in order to maintain the engagement among different ad sets (when we duplicate them) and ads. This would help us a lot to show our ads have strong social proof.
Thank you for the consideration!
M
Mass
This sounds similar to A/B testing, which already exists. In this case, the system redirects users between Link A and Link B based on a set percentage, for example 40% to Link A and 60% to Link B.
What I want to understand from you is how this redirection actually happens. Is it assigned randomly according to the percentage split which is already exist, or is it based on any specific factor or logic?