QUESTION:
How I can create a NEW SEGMENT B > D, to get all pages visited between 2 pages?
Example | A | B | C | D | B | C | D | E |
---|
Include Everyone | A | B | C | D | B | C | D | E |
Only Before Sequence | A | B | C | D | B | | | |
Only After Sequence | | | | D | B | C | D | E |
NEW SEGMENT? | | B | C | D | B | C | D | |
Will following Segment satisfy above example?
Real Case:
I tried to create a "sequential segment" to get all visits among specific type of page name, so that I can apply the segment to reports to understand user behaviour between the content.
E.G., what's the activity map regions are between 2 "Hint and Tips"? What's the user path between 2 "Hint & Tips".
BTWEEN means all activities start from a HT Page, end with a HT Page, but exclude all pages before a HT page or after the last HT page visited.
So I created the sequential segment as following:

I tried to validate whether the segment is correct, so I applied it to "Page Name" report, but I can see result as following:

My understanding is: since I've set the "within 1 pageviews" sequential segment, then all the "page name" under "among KB" should contain "HT".
Then why so many other pages listed under "among KB"? Is it because in the segment, all pages BEFORE a HT page are also included?
I tried to change to: after 1 hits, within 2 hits, within 2 page views, but similar result listed.
Question:
How I can create the segment, which contains only ALL the visits and pagename start from HT1 or HT2 pages then visited another HT page? e.g.
Home Page > HT1 > HT2 > Exit
Landing on HT1 > Search Page > HT2 > Exit
Home Page > HT1 > Support Page > Exit
Search > HT2 > Contact Us > Submit Form > HT1 Exit
Includes:
HT1, HT2, Search Page, Contact Us, Submit Form
Does not inlude:
Home Page, Support Page
Thanks in advance.
H