Never miss an update of the Adobe Journey Optimizer Community Lens! Subscribe now to get the latest updates, insights, and highlights delivered straight to your inbox every time a new edition drops.
Hi, Is there is a way to extract the HTML view of email content sent to all the customers and export it from Journey optimizer? I know we can use the mirror page link however its not valid for more than 60 days and our requirement is to store it separately and render in the html body for quick view...
Hi,We have created the email templates in AJO using design from scratch option( using structure components and content components in OOTB email designer). How can we move this template from dev environment to test Environment. Is there any API available for migration or Should I create from scratch ...
Hi All,I have a requirement like if the User closes or exits a tab or browser when he is logged in,we should send an Email targeting him with some personalization content, using Adobe Journey Optimizer
Hi Is there email delivery engine in AJO? Can we send emails or any other channel via AJO? Do we need to have integration with ACC or any 3rd party for email delivery send or communicate with other channels like sms, push, whatsapp?
Hello all,Since AJO does not provide a detailed Email Report but just aggregated results, I thought of creating a Journey to send myself a daily Alert containing the list of Profiles that were not contacted (excluded or failed).Can you help me to understand how to implement it?Thank you very much!Sa...
I'm really not sure where the right forum for this question would be or if there even is one... I just want to know if there is an Adobe program that can be used for a restaurant POS system for dining in? Not online sales, just for servers to send orders to the kitchen or bar and cash out in house c...
Hi, using the preview -> proof email feature, email renders fine in preview for select test profile, but when a proof is sent using the same test profile the delivery fails, its hard to see what is causing this error, the status is just "Failed" without further info. What to do? anyone using journey...
Any tipps how I can add a given amount of days to a given datetime profile attribute? E.g.profile.mydate + 100 daysThursday, 11 November 2021 + 100 days = Saturday, 19 February 2022 I checked https://experienceleague.adobe.com/docs/journey-optimizer/using/personalization/functions/dates.html?lang=en...
Hi there, issue, creating a new sandbox, if we then want to start creating test emails right away this is not possible because it requires a message preset, which takes 7-10 business days.... even though there are already valid presets in other sandboxes this is still required? is there a trick here...
hi there, some issues when trying to use expression conditions in ajo email designerso for example, using this: {%#if profile.email = "mail@mail.com" %}do nifty stuff{%/if%} validates ok, but when closing the code editor the double quotes will be replaced by ""e" like this{%#if profile.email = ...