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

Do AJO Visual Fragments allow queries?

Avatar

Level 2

So with our current ESP we have logic queries in our footers that look like the below to direct them to our ESP's unsub page or our internal hosted unsub page:

 

<#if unsub-i-is-null>${form('myesp_hosted_unsub', {}, 'EMAIL_ADDRESS_=' + EMAIL_ADDRESS_)}<#else>https://www.mysite.com/page?t=lun&eid=eml-esp-unsub:CAMPAIGNID:${campaign.id};LAUNCHID:${launch.id};...

 

Our Footers would be in Visual Fragments and we would use Expression Fragments for static links like our homepage and other fixed info, but this I'm not sure I could do with an expression fragment or not.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor
4 Replies

Avatar

Correct answer by
Employee Advisor

Avatar

Level 2

Thanks, will look at the Helper Functions more. At first glance I see it mentions they work with Journey and Profiles. How about with Campaigns and Audiences?

Avatar

Administrator

Hi @Mohan_Dugganab

Can you please further clarify for @Hurston?

Thanks!



Sukrity Wadhwa

Avatar

Employee Advisor

It works in Campaigns too and conditional content based on audience membership can be leveraged as well.