コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Adobe Analytics Tracking

Avatar

Level 2

SEM.PNG

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.

1 受け入れられたソリューション

Avatar

正解者
Employee

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 返信

Avatar

正解者
Employee

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.

Avatar

Level 8

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

Avatar

Level 2

Great, thank you for the answer.

Really appreciate it.

Avatar

Level 2

Thank you for your response. This is very helpful.