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 everyone, How can I get the clicks and cancels events of an Inapp since Queries? I was using the variable _experience.customerJourneyManagement.messageInteraction.urlID, but when someone edit the text of the "Interact Event" in the edit mode of the campaign, all the information changes, so I need...
Hi All, I created a customer action for making an API call within my journey and then is trying to parse the custom action response as contextual attribute to create my email. This is how the response looks like from custom actionI can access most of the thing in this response like name,url,cta_labe...
Hi !I created a loop to extract all the product prices.I need to use those values in math calculations.What is the right syntax to achieve that ? {{#each profile.productsInCart}} This price = {{this.price}} <!-- This price = 22.88 (Working) --> This Price + TVA = {{ 1.7*this.price ...
Hello,I would like to create an audience and select people with product id = L00122 and who subscribed to this product exactly one year ago.I don't want to select people in the last year but those who subscribed for example if we are today 04/12/2023, I would like to select those who subscribed 04/1...
In the context of reporting, the control group holds significant importance. How do you manage this aspect in Adobe AJO/AEP? I've come across several posts where Adobe has mentioned that this feature is currently unavailable, even though it's on their feature list. However, it's an essential feature...
Hi I want to create a URL for a button that, when clicked, opens a specific page. After navigating to that page, I also want to display a contextual attribute from a custom action in the URL.assume this senrio( https://www.google.com/ then the contextual attribute {{context.journey.actions.d06f7669...
Hi, Email action was added in the journey. When journey gets triggered, but email was not delivered to the user. How can we receive the email alert notification for email not delivered to the user. How can we create email alert for above scenario? Thanks in advance!!!
Hi I would like to create an action within Adobe Journey Optimizer where, during a journey, a specific profile ID is sent to an external endpoint URL for encryption. Subsequently, the encrypted ID is returned in real-time and integrated back into the journey.
Hi,I am currently attempting to set up a web campaign in Adobe Journey Optimizer, using a custom identity namespace for my audience. However, I'm encountering issues with activating the campaign, and I am unable to identify any errors or warnings within the campaign. I would greatly appreciate any a...
Hi there, I have a cart abandonment journey did where each of the products are listed are multiple objects in the productListItem array. For example, there could be up to (or more) productListItems[20]. I have two requirements: 1) In a conditional node, look for all the items in the productListItems...