Dive in, experiment, and see how our AI Assistant Content Accelerator can transform your workflows with personalized, efficient content solutions through our newly designed playground experience.
Hi Team,I've updated the background color in the fragment and saved the changes, but when I include this fragment in my content template, the color update is not being reflected. Could you please help on this?
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-e...
We have created a few placements (in the same sandbox/environment) for the same channel (web) and same content type (text). But some placements have prefix: 'dps:offer-placement:' whereas some have 'xcore:offer-placement:' Can someone explain why the prefixes are different?@dugganab @SatheeskannaK #...
Hi,I am working on a use case where events related to Add/remove from cart could be send even when the user is not logged in into the website. Will there be any problem if we receive events from anonymous users? We would anyway be checking marketing consent before sending out communication. Is there...
Hi there, We have an event that can have namespace1 or namespace2 in the identityMap, but not both at the same time. In an AJO journey, how can we start a journey with an event namespace that starts with whichever is available in the identityMap? I understand I can achieve this by building 2 differe...
I am seeking assistance with generating comprehensive reports for journeys that have multiple versions. When updating an existing journey, a new version is created, which results in a new version ID and resets the associated statistics. Is there a way to view or pull a report that encompasses the en...
Hi AJO support, We are migrating our emails from Adobe Campaign Standard to Adobe Journey Optimizer, have some issue with inline html tags.AJO is not able covert the text with inline html tags into HTML format. Example: Input:<p>Welcome to our <strong>website</strong>! We're excited to offer a wide ...
I am assigning text to a variable and including basic HTML in it like, br-tag and some CSS.But, when the test displays in my email it does not process the HTML or CSS, for example, {% let myCopy = "Lorem ipsum sit amet,<br />consectetur adipiscing elit, sed do <span style="color:red">eiusmod</sp...
Was following the guide from Stensul here: https://helpdesk.stensul.com/en/articles/9616733-adobe-journey-optimizer-ajo Basically from Adobe Developer COnsole I generated a OAUTH Client ID, Client Secret, Org ID and Sandbox Name and plug those credentials into Stensul. Everything looks like it's wo...