How to replace gclid to custom parameter
How do I change google ads gclid to a customer parameter: Example: https://example.com/search/coffee+maker&c=1122&g=3344
when user comes from country "A" will show the above url and for country "B" will charge the c and g number only.I mean for every country the c & g number will be unique.
You can set custom parameters using the CustomParameter mapping. This can be used in the URL like this.
If you want to remove the gclid as well you can do this by disabling autotagging, although I wouldn't recommend this as it would impact Google Analytics and conversion tracking. You can have the gclid and the custom parameters working in parallel