Hi @mezzome ,
To segment first-time purchasers in Adobe Analytics, you can isolate users who made their first-ever purchase during a specific time period by using sequential segments and optionally visitor-level logic. Here's a step-by-step guide to do this using segments, which is the most straightforward method:
Go to Components > Segments
Click "Create New Segment"
Use the Following Settings:
Segment Container: Visitor
Define the Logic:
Step A: Exclude Past Purchases
Use a sequential segment:
AND
Step B: Include Purchases During Your Desired Time Range
Example:
If your reporting period is July 2025, here's how it might look:
Visitor-level segment
Include if:
AND
This will isolate users whose first transaction ever was in July.
Thanks.
Pradnya