Do AJO Visual Fragments allow queries? | Community
Skip to main content
New Participant
August 16, 2024
Solved

Do AJO Visual Fragments allow queries?

  • August 16, 2024
  • 1 reply
  • 791 views

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};LAUNCHDATE:${.now?string(%22yyyy-MM-dd%22)}&unsub-id=${unsub-id}</#if>

 

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.

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

1 reply

HurstonAuthor
New Participant
August 17, 2024

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?

Sukrity_Wadhwa
Employee
September 3, 2024

Hi @mohan_dugganab

Can you please further clarify for @hurston?

Thanks!

Sukrity Wadhwa