Adobe Analytics Tracking | Community
Skip to main content
nehak44235668
New Participant
August 23, 2019
Solved

Adobe Analytics Tracking

  • August 23, 2019
  • 4 replies
  • 4688 views

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?

Can you please share your thoughts/experiences?

Thank you.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by harish_kumar

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.

4 replies

nehak44235668
New Participant
August 27, 2019

Thank you for your response. This is very helpful.

nehak44235668
New Participant
August 27, 2019

Great, thank you for the answer.

Really appreciate it.

David_Jerome
New Participant
August 27, 2019

Similar to hariskum​.

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.

Thanks

Dave

harish_kumarAccepted solution
Employee
August 24, 2019

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.