Skip to main content

Pass query string onto Link URL

Pass any query strings from the Geo Link onto the final redirect Link URL

Written by Team
Updated over a year ago

Selecting this option will pass any query strings seen on the initial Geo Link URL onto the final redirect Link URL.

Example:

Your Geo Link URL is gtly.ink/ZjCqIHy8s and you have set it up to redirect all Canadian visitors to mywebsite.ca.

Any query strings added onto the Geo Link such as gtly.ink/ZjCqIHy8s?UTM_source=facebook will redirect to mywebsite.ca?UTM_source=facebook


This option also supports multiple query strings

Example 

gtly.ink/ZjCqIHy8s?UTM_source=facebook&UTM_campaign=shoes will redirect to mywebsite.ca?UTM_source=facebook&UTM_campaign=shoes

If any query strings are present in the Link URL, they will be concantanted with the Geo Link URL query strings.

Example:

Your Geo Link URL is gtly.ink/ZjCqIHy8s and you have set it up to redirect all Canadian visitors to mywebsite.ca?lang=en

gtly.ink/ZjCqIHy8s?UTM_source=facebook&UTM_campaign=shoes will redirect to mywebsite.ca?lang=en&UTM_source=facebook&UTM_campaign=shoes

Did this answer your question?