How do I fix gclid redirect issues?

Viewed 18

On the website I'm working on I need the query string including the google ad parameter: 'gclid' to stay in the url for tracking and analytics. Right now on the website, if the word "gclid" is included in the query string the the site redirects right to the bare domain. But it doesn't redirect as long as "gclid" is not included in the query string after the question mark.

How should I fix this? It's a WordPress managed by the way. Thank you.

0 Answers
Related