Expand my Community achievements bar.

Need relevant column in data feed

Avatar

Level 1

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

1 Reply

Avatar

Employee Advisor

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)