Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Audiences for REAL TIME CDP, attributes vs events

Avatar

Level 1

hi,

while creating an audience (or segment if using the old name) when is it best to an attribute or an event?

let s say you want to create an audience based on users having visited the page Product.

would you use the attribute page Name or the event page Name?

what s the rationale of each selection?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 5

It depends on your event schema design. Events are always defined in XDM Events with timeseries. So choose the product page view event based on the type of the event.

 

If we have additional classification of audience based on the profile persona details, such as country, usually stored as XDM individual profile attributes. In such cases, use profile attributes.

View solution in original post

3 Replies

Avatar

Correct answer by
Level 5

It depends on your event schema design. Events are always defined in XDM Events with timeseries. So choose the product page view event based on the type of the event.

 

If we have additional classification of audience based on the profile persona details, such as country, usually stored as XDM individual profile attributes. In such cases, use profile attributes.

Avatar

Level 8

Hi @vincenzoie1 ,

 

Whether you should use an attribute or an event when creating an audience (or segment) really depends on what kind of behavior you're trying to capture and how your analytics or CDP system is structured.

 

Use CaseAttribute?Event?Why?
Target users based on past behaviorEvents track historical actions
Target users based on current statusAttributes reflect current profile
Need time-based conditionsEvents are timestamped
Track frequency of actionYou can count events
Track last known valueAttributes get updated

Avatar

Level 4

Hi @vincenzoie1,

Did the shared solution help you out? If yes, kindly consider marking the answer as ‘correct’.

If you’re still facing any challenges, please feel free to continue the conversation here. We’re happy to support further.