Expand my Community achievements bar.

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.
SOLVED

Profile details who received a specific offer via a specific journey

Avatar

Community Advisor

Looking for info to fetch a list of the profile count/details of those who received a specific offer via a specific journey/campaign.

 

Is there any documentation available for sample queries related to the offer decision? Is there any common attribute that can be used to join the offer decision and journey/campaign datasets?

1 Accepted Solution

Avatar

Correct answer by
Employee

You can find sample queries in this documentation https://experienceleague.adobe.com/en/docs/journey-optimizer/using/data-management/datasets/datasets... and use _experience.customerJourneyManagement.messageDeliveryfeedback.offers.propositionID column in message feedback dataset to join with propositionID in decision events dataset. IdentityMap should give you profile level details.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

You can find sample queries in this documentation https://experienceleague.adobe.com/en/docs/journey-optimizer/using/data-management/datasets/datasets... and use _experience.customerJourneyManagement.messageDeliveryfeedback.offers.propositionID column in message feedback dataset to join with propositionID in decision events dataset. IdentityMap should give you profile level details.