Sequential Segmentation using Before/After criteria | Community
Skip to main content
November 6, 2023
Question

Sequential Segmentation using Before/After criteria

  • November 6, 2023
  • 1 reply
  • 2189 views

Hello, 

 

I am trying to learn how to use sequential segmentation using the before/after sequence.

I built the following segment three different ways: 

VISIT

Page type  = Shopping Bag

then

Page type = Checkout 

then 

Order Exists 

 

I built one to include everyone, one with before sequence, one with after sequence yet all three segments are returning with the same amount of visits. Does anyone know what I may have done wrong?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Jennifer_Dungan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
November 6, 2023

If you are looking at the "Visits" metric, they should be the same number.

 

So let's look at an example:

 

  • Page A
  • Page B
  • Shopping Bag Page
  • Checkout Page
    • Order Exists
  • Page C
  • Page D

 

The Bold is your segment logic.

 

When you are looking at "Visits" any visits that include this sequence will be returned.. that doesn't change with the everyone, only before, or only after options.... 

 

Note that "only before sequence" is the pages before and including the sequence; and the "only after sequence" is the pages after and including the sequence.

 

 

When the "Include Everyone" (Default) behaviour is used, all the hits in that segment will be returned. (Page A - Page D)

 

When the "Only Before Sequence" is used, only the hits up to the Order are included (Page A - Order)

 

When the "Only After Sequence" is used, only the hits starting from the sequence and up to the end of the visit are included (Shopping Bag Page - Page D)

RobertBlakeley
Community Advisor
Community Advisor
November 7, 2023

Well that is clear and answers a different question I had about what is included in after sequences. Thanks.

Jennifer_Dungan
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
November 7, 2023

Yeah, we are really missing an actual before sequence (returning just Pages A and B) and an actual after sequence (returning just Pages C and D)... or a "just sequence" returning just the specified sequence (Shopping Bag Page, Checkout Page and Orders)...

 

All of those should be options...