Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

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.

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
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.

View solution in original post

2 Replies

Avatar

Correct answer by
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...