Feature Request: Forward query parameters from shortened URL to destination URL #788
rubensflinco
started this conversation in
Ideas
Replies: 1 comment
-
I'd like to add:Statistics per ref parameter (Counting the visits of shortened url per ref parameter) Example:?ref=web: 100x |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋
I would like to request a feature that enables automatic forwarding of query parameters from the shortened URL to the original destination URL.
✅ Expected Behavior
When accessing a shortened URL with query parameters like:
If the destination URL is:
The final redirection should be:
That is: all query parameters from the shortened URL should be appended to the destination URL before redirecting.
💡 Optional Config
This behavior could be controlled via an environment variable or a config flag, such as:
Or:
🔒 Notes
📦 Use Cases
Let me know if this feature makes sense for the roadmap. I’d be happy to contribute or test it! 🚀
Thanks for the awesome project! 🙏
— Rubens Flinco
Beta Was this translation helpful? Give feedback.
All reactions