You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lets say you have a print-media campaign where a link (as QR) is distributed country wide. Obviously it would be difficult to spread two different print-media version each having its own QR-code.
But having the option to define different target-URLs which are split randomly by a given distribution value, one could analyse which of the targets having the best conversion rate. Later on a winner URL can be selected (manually, or bonus: automatically after time X), from then the redirect goes only the target with the best conversion rate.
Discussion welcome, appreciate your feedback.
The text was updated successfully, but these errors were encountered:
I had the feeling something similar had been discussed in the past, so I searched a bit and found this #366
There were a few people interested in something similar, and it would definitely be something nice to have and valuable for Shlink.
However, I closed that issue around 1 year ago, with no explanation why (thanks past me for not providing context on decisions made), but I strongly suspect I ended up closing it due to lack of capacity to implement a relatively complex feature.
And that's precisely my main concern. This is quite complex to do in a right, performant and non-risky way.
This kind of features have the potential to introduce bugs or edge cases hard to maintain in the long term.
That's why I'm going to keep it open, but I can't promise to have this done soon (there's already a more than a year backlog of tasks among all Shlink ecosystem projects).
I'll mark it as "Gold", and if there's a sudden spike on project supporters, it might escale-up in the backlog queue.
acelaya
added
the
🥇 gold
I will implement these features when I reach my sponsorship goal https://github.com/sponsors/acelaya
label
Oct 20, 2023
For those ending up here, please, vote in this discussion #2101
acelaya
removed
the
🥇 gold
I will implement these features when I reach my sponsorship goal https://github.com/sponsors/acelaya
label
Nov 29, 2024
Summary
Configure a short-URL redirecting with split to two or more different target-URLs, and defining a percentage for random distribution, e.g.:
Use case
Lets say you have a print-media campaign where a link (as QR) is distributed country wide. Obviously it would be difficult to spread two different print-media version each having its own QR-code.
But having the option to define different target-URLs which are split randomly by a given distribution value, one could analyse which of the targets having the best conversion rate. Later on a winner URL can be selected (manually, or bonus: automatically after time X), from then the redirect goes only the target with the best conversion rate.
Discussion welcome, appreciate your feedback.
The text was updated successfully, but these errors were encountered: