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