Use of Encrypted URL in AJO Content card Button | Community
Skip to main content
Level 2
May 29, 2026
Question

Use of Encrypted URL in AJO Content card Button

  • May 29, 2026
  • 2 replies
  • 27 views

Hi All,

 

Quick question, I have a requirement to pass my customer ID such as SEV ID in the a URL of a Button of Content Card, is it possible to encrypt the URL that will be dynamically populated based upon each customer identifier.

Please note this is specifically for Content Card channel and button feature in it.

2 replies

SatheeskannaK
Community Advisor
Community Advisor
June 2, 2026

@PrateekWa1 Yes, you should be able to use the sha256/md5 functions to encrypt the SEV ID in content card. 

https://experienceleague.adobe.com/en/docs/journey-optimizer/using/content-management/personalization/functions/functions

Thanks, Sathees
SupratikSe
Level 2
June 2, 2026

Hi ​@PrateekWa1,

 

Another common approach is to encrypt the SEV ID upstream before ingestion into AEP, then store the encrypted value as a profile attribute and use that attribute directly in the Content Card button URL.