How to read encrypted customer id through audience | Community
Skip to main content
New Participant
March 12, 2024
Solved

How to read encrypted customer id through audience

  • March 12, 2024
  • 1 reply
  • 549 views

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.

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

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

1 reply

alexbishop
alexbishopAccepted solution
Employee
April 5, 2024

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