Hi. A newbie question. I am trying to establish a session (potentially cross device). I am looking at visid_high, visid_low, hitid_high and hitid_low and the visit field. and the page / page_url field.
I am trying to understand how the visid differs from hitid. The documentation does not have much: https://experienceleague.adobe.com/en/docs/analytics/export/analytics-data-feed/data-feed-contents/d...
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi @saqibali ,
Key Differences Between visid and hitid
Field(s)
|
What it Identifies
|
Scope
|
Example Use
|
visid_high + visid_low |
A visitor ID
|
Cross-sessions (per browser/device)
|
Track all sessions from a single user (cookie/device-based)
|
hitid_high + hitid_low |
A unique hit ID
|
Per hit (page view, event)
|
Identify individual page views or events
|
Together, they uniquely identify a visitor.
Usually based on a browser cookie (s_vi)or ECID if you're using the Adobe Experience Cloud ID service.
Persistent over time on the same browser (unless cookies are cleared).
Different across devices (unless using ECID with cross-device stitching).
I hope this information help you.
Thanks.
Pradnya
Views
Replies
Total Likes
Thanks @pradnya_balvir and @Deepika_S_V
What's the difference between visid_high and visid_low? Do we need to use both?
Views
Replies
Total Likes
Hi @saqibali ,
Yes, always use both to uniquely identify a visitor.
Views
Replies
Total Likes
Thanks @pradnya_balvir .
Question, we are seeing log of entries where the visid_high+visid_low , pagename, date_time and hit_date are same. However the visit_page_num is different . I tried reading through the documentation for visit_page_num but it is little confusing. Can you please explain what visit_page_num is ?
Thanks,
Saqib
Views
Replies
Total Likes
Hi @saqibali ,
I’m sharing some documentation that is very helpful for calculating metrics from the raw data feed. It should answer all your questions regarding the columns in the data feed.
There is no common identifier across devices that allows you to analyze the cross-device user journey using only the Adobe Visitor ID. However, if a custom user ID is being tracked in one of the variables, you can use that custom ID in the data feed to perform cross-device analysis.
Adobe identifies users based on the Experience Cloud ID (ECID), which is cookie-specific and tied to a particular device and browser.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies