Hi all, I wanted to check if the URL appending twice pose any problems with tracking? The &kwcid (highlighted in yellow) repeats twice. WIll this double count?
I did a test on sample url and added multiple query string parameter with one repeated parameter. system is considering the first occurred value for that parameter. Taking your example screenshot, value of kwcid triggered at event level considered for tracking code.
I have experienced this before and normally the first value is taken, however I would advise best practice and keeping the URL shorter and cleaner to avoid tracker issues.