Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Profile attribute - Value Appends

Avatar

Level 3

Hi,

 

As per my understanding, profile attribute will replace the old value and keep only the most recent ones. Is there any way to append old with new values. for eg:

day1, we display banner1 and user not interested then captures the value in new profile attribute profile.exclusion = "banner1clicked"

on day2, we display banner and user not interested then captures the banner 2 value in new profile attribute profile.exclusion = "banner2clicked". With this, it will replace the day1 value instead of appending. But, i'm looking profile.exclusion = "banner1clicked,banner2clicked" so that we can apply this profile attribute in the exclusion to avoid showing these banner when user logs in next time.

 

Any thoughts?

 

0 Replies