Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!
SOLVED

How to read encrypted customer id through audience

Avatar

Level 2

Hi Team,

I  want to implemented the use case basis on encrypted customer id

1)Customer is new visitors

2)encrypted customer id is empty or null then show the banner, if encrypted cust id is present then don't show the banners.

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

You could pass an mbox parameter (e.g. encryptedID:"true") when the ID is present and then in Target you could apply an Audience defined as "New Visitor + encryptedID is not true" to your Activity

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

You could pass an mbox parameter (e.g. encryptedID:"true") when the ID is present and then in Target you could apply an Audience defined as "New Visitor + encryptedID is not true" to your Activity