Skip to main content
Level 3
May 4, 2026
Solved

Sequential Segmentation Post Event

  • May 4, 2026
  • 2 replies
  • 67 views

I want to analyze the visitor journey from time of entry up until, and including, the point of conversion.

Right now I have Visitor container where pageview exists THEN e3 (form conversion) exists.

The conversion happened in visit 6.

 

The issue I’m facing is that setting the segment to “Before sequence” only shows visits 1-5

After Sequence shows the converting visit but everything after it which I don’t care about.

 

How can I add logic to cap it at the point of conversion or the converting visit?

 

Best answer by manpreetkaur27

Hi ​@czmudzin 

In order to include everything up to and including the converting visit, can you try this?

Use a Visitor segment with:

  • Only Before Sequence
  • Checkpoint 1 = Visit container where e3 exists
  • THEN AFTER 1 Visit
  • Checkpoint 2 = Visit container where Visits exists (or any condition that identifies a later visit)

2 replies

andreiabenites
Level 2
May 4, 2026

For situations like this, I like to create a funnel chart and then right click and the final touchpoint/step and select “Create segment from touchpoint” or “Breakdown fall-through at this touchpoint” which generates a table with a segment replicating the logic of the funnel.

It seems the solution would be having 2 containers. One would include visitors with the Only Before Sequence (to include visits 1- 5) and the other container includes visits where the conversion event happened. 

 

manpreetkaur27
Adobe Support
manpreetkaur27Adobe SupportAccepted solution
Adobe Support
May 6, 2026

Hi ​@czmudzin 

In order to include everything up to and including the converting visit, can you try this?

Use a Visitor segment with:

  • Only Before Sequence
  • Checkpoint 1 = Visit container where e3 exists
  • THEN AFTER 1 Visit
  • Checkpoint 2 = Visit container where Visits exists (or any condition that identifies a later visit)
czmudzinAuthor
Level 3
May 6, 2026

I tried approaches like this (including your specific suggestion) and it unfortunately doesn’t return any data. 

 

Level 2
May 7, 2026

Out of curiosity, what does you v64 quick filter contain? And what happens if you change the Hit container in Test2 to Visit