Leiste mit Community-Erfolgen erweitern.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

Segment condition for most recent transaction in a particular folio/product

Avatar

Level 1

Facing challenge in creating segment to fetch all the customer who has purchased 'x' product in their last purchase(event/transaction) or most recent purchase.

 

there is no explicit function is available for most recent like others (eg. withing, in last, custom date, rolling range, before etc.) in segment builder canvas.

 

Is there any way to solve the use case with segments in AEP.

 

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
Employee

please check the below link which explains about sequential segment.

 

https://experienceleague.adobe.com/docs/platform-learn/tutorials/audiences/create-sequential-audienc...

 

In your case you can give condition as like event with "x" product purchase and a sequential condition saying there is no product purchase event later.

Lösung in ursprünglichem Beitrag anzeigen

2 Antworten

Avatar

Korrekte Antwort von
Employee

please check the below link which explains about sequential segment.

 

https://experienceleague.adobe.com/docs/platform-learn/tutorials/audiences/create-sequential-audienc...

 

In your case you can give condition as like event with "x" product purchase and a sequential condition saying there is no product purchase event later.

Avatar

Level 3

Hi, you can create a Sequential Event condition where you look for 'Product purchase' in 1st event and followed by an Exclude Event with the same condition.

This blog might help you as well: https://blog.developer.adobe.com/how-to-capture-latest-experience-event-in-adobe-experience-platform...