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

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

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

解決済み

Visitor ID counted as 2 unique visitors on the same day, same device

Avatar

Level 1

Hi,


I am an Analyst at Viacom and I am working on a project looking at user behavior on our app tagged with Adobe Analytics. What I see in the data is that sometimes, 1 visitor ID is counted as 2 Unique Visitors on the same day, on the same device. I am trying to find out how can this be possible? Any help is appreciated.

Thank You!

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

Avatar

正解者
Community Advisor

The visitor ID is it based off of the Adobe Cookie or something you capture in a custom metric?

See here

Identify unique visitors

元の投稿で解決策を見る

2 返信

Avatar

正解者
Community Advisor

The visitor ID is it based off of the Adobe Cookie or something you capture in a custom metric?

See here

Identify unique visitors

Avatar

Level 3

Hi Arjun,

You must have captured Visitor ID into some evar/prop. So treat the visitor ID captured as a value for evar/prop. As Adobe identified visitor based on cookie (s_vi() or MID()). So 2 Unique visitor for same Visitor ID means, same value for evar/prop(captured as visitor id), 2 cookie got set.

This can happen if evar has a persistance whereas cookie set if image request cannot find related cookie(s_vi() or MID) on thebrowser.

regards

karandeep Singh