Need relevant column in data feed | Community
Skip to main content
November 24, 2020
Question

Need relevant column in data feed

  • November 24, 2020
  • 1 reply
  • 843 views

Hi Team,

 

I want to map the raw data of report suite to other table in databases .Can someone please confirm which evar stores the CRM ID to be used to identify the unique users.

 

 

Thanks

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

1 reply

khurshid
Adobe Employee
Adobe Employee
December 2, 2020

Unique visitors are tracked using visitor ID cookies. The values of this cookies are later translated in to post_visid_high and post_visid_low columns in Data Feeds. You may concatenate these two values to identify the hits from a unique visitor.

See: Calculate metrics (adobe.com)