Forwarding URL Query String Parameters
Linkly can forward URI parameters to the destination.
For example, if you have a Linkly link like:
https://l.linklyhq.com/l/n5a?gclid=1234
Linkly can send the gclid=1234
onto the destination.
You’d normally use this if you’re integrating with another tracking solution, like Google Analytics.
How to Forward URL Parameters
Create a Linkly link.
In the form, click Forward parameters to destination.
Save your link.
Now, whenever you append ?example=query to your Linkly link, Linkly will redirect the visitor to a destination and append the same query string.
Linkly will also record these parameters in the traffic reports.
Frequently Asked Questions about Query String Forwarding
Can I use empty queries?
Queries have to be fully formed key=value pairs.
For example, you must enter ?example=1
and not just ?example
.
Can I use multiple parameters?
You can use multiple query parameters (e.g. ?example=1&example=2
).
Can I forward parameters on SMS or mailto links?
Linkly supports a wide range of URI formats, including mailto, SMS and tel links, support for query string forwarding is limited to normal web URLs.
Can I forward click IDs and UTMs from Google Ads or other ads?
Yes, enabling 'Forward Parameters' will mean these get passed to the destination, as well as recorded in Linkly.