Sequential Segmentation Post Event
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?