You can now pass URL query parameters (utm_source
, ref
, etc.) from your short link to its destination URL.
If there are any duplicate parameters, the parameter in the short link will override its counterpart in the destination URL. For example:
- d.to/oss redirects to
vercel.com/oss?ref=dub
- d.to/oss?ref=dub.co redirects to
vercel.com/oss?ref=dub.co
Learn more about how to pass URL parameters from your short links to your destination URL.