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 there, For in-app messages, what does decisioning.propositionSend mean? We have a journey that is a one-time launch where the in-app message will be live for the month. Looking at the AJO inbound activity dataset, I see event = decision.propositionSend occuring throughout the month, where initial...
Hi there, Often times we need to give an estimated size to our stakeholders prior to launching a campaign/journey. Currently we do this by duplicating the journey, removing the push nodes, and publish it to get an estimated size. However there are couple of downsides to this approach: 1) The estimat...
We have offers shown via Target A/B activities, and want to reference the event data in our AJO audience rules. When a user sees an offer in Target, we want them to qualify for an audience in AJO Ultimate. How can that be accomplished? WebSDK is syncing into AEP, so we should have the event data.
Hi, I have a bit of an urgent ask. I've created an audience with enriched attributes using audience composition. I then read the audience (created from audience composition) to an AJO journey and use the update profile action to update certain profile attributes with the value of the enriched attri...
Hi all, In decision management, I try to create a decision rule to evaluate the priority or the ranking value of an offer. The goal is to filter offers with a score = 0 I have tried without success :( ... offer.characteristics.get("score").notEqualTo("0") ...(... offer.characteristics.get("Priorit...
I noticed that, unlike emails, there isn't an option to add Offer Decisioning in Web Campaigns. Could you please explain how web campaigns with offer decisioning are configured in AJO?I am aware of a document available for configuration via Web SDK, but I would like to understand how offer decisioni...
I am trying to understand how to render properly code base experiences. In the documentation there is info that you should send with the sendEvent decisionScopes:https://experienceleague.adobe.com/en/docs/experience-platform/web-sdk/personalization/rendering-personalization-content However where you...
Hi,We would like to retrieve all offers a given userprofile (it can be userID or or any unique Identifier) using API call.we have seen delivery api to retrieve based on decisionscope or based on placementID and Activity ID.https://experienceleague.adobe.com/en/docs/journey-optimizer/using/decisionin...