Struggling to design these two customer journey flows into segments
So I made this post a few days ago, but for some reason it was marked as spam. Please do not remove this mods (and let me know if I am doing something wrong).
The flow, when working correctly is intended as follows:
User sees CTA > Clicks CTA > Directed to a privacy consent page > Agrees to consent by clicking a button > Directed to experience.
The first flow I am trying to design is when users encounter an error during the consent page loading, and during when they agree to the consent.
These errors are broadly categorised as by an evar called Evar1: consent_start_error and consent_submit_error. If there is no error then Evar1 takes the value of "consent_success".
The specific type of error that they face is identified by another evar called Evar2: error300, error350, error400, + n more values
consent_start_error only takes the value of error350, whereas consent_submit_error can take either of the two errors - error300 and error350.
So to summarise this first set of 'flows' that I want to design:
a) encounters consent_start_error & it is error350
b) encounters consent_submit_error & it is error300
c) encounters consent_submit_error & it is error350
The second set of flows I want to design is when they encounter the error but eventually can get through and successfully consent (e.g., they re-try it):
a) encounters consent_start_error & it is error350 > consent_success
b) encounters consent_submit_error & it is error300> consent_success
c) encounters consent_submit_error & it is error350> consent_success
I believe the first set of flows is relatively straightforward to capture, and all of these flows would probably be at the 'visit' level.
Yet I am getting some strange results.
For the first flow, when I tried making both a hit and visit level segment, yet for some reason the hit-level segment has a lower count of visitors than the visit level segment. Isn't this counter-intuitive?
Here is how I created both segments:
The Hit-level segment has 11 visitors/visits, whereas the visits level segment has 25 visitors and 29 visits.
For the second flow, I made the segment as follows:

Here I get 0 visits and visitors, even If I change it to "Visits" at the top.
I suppose it is possible that no one has made it to a 'success' at this stage, but is my line of thinking correct here?
Any help is very much appreciated.
Thanks!
