Running into an issue with visitor vs. hit level segments, that's also
causing issues with virtual report suites and the new distinct count
segment operator.Basically, it seems like regardless of where segments
are applied, visitor segment is always applied first, then hit-based
segmentation second.Example:Visitor level segment where it only includes
visitors that have 1 distinct value for something like "shopping
category"Apply a hit-level segment to exclude some category values
(possibly due t...