Replies: 0 comments 12 replies
This comment has been hidden.
This comment has been hidden.
-
Date (before, before or at, after, after or at)These should be easy to implement. They would be 4 different conditions and users would just need to set the date representing the limit. |
Beta Was this translation helpful? Give feedback.
-
A/B testingIt feels like the dynamic rules-based redirection system should be a good foundation to support A/B testing in Shlink. However, rules are currently evaluated in order of priority, while in A/B testing, rules have a porcentual probability to match, so the system implementation would need some adjustments. Also, in A/B testing, once a "user" has matched a specific path, they should consistently continue matching it, which would require some way to identify returning visitors (cookies or something like that). More context can be found in this issue. |
Beta Was this translation helpful? Give feedback.
This comment has been hidden.
This comment has been hidden.
-
BrowserThis is an excellent feature. I would also add user-agent based redirect. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Now that Dynamic rule-based redirects are implemented with support for language, query-param and device-type conditions, I'm looking for new condition types that would be useful for this system.
I thought about a few, but I want to hear ideas as well, so feel free to just vote here or post comments.
TL;DR
I was going to create a poll, but it's a bit limiting because:
Because of that, I'm going to add every option as a comment here, and expect people to react with 👍🏼 to those that seem useful.
If you want to comment on any of those, add a reply to that comment as a thread. If you want to suggest new options, add a new top-level comment.
Beta Was this translation helpful? Give feedback.
All reactions