Build a segment to filter by hit *then* visitor
Segments filter by the outer container, then the inner container. According to the documentation it's not possible to have a Visitor container within a Hit container, but I wanted to check if maybe there was an alternate method for that.
Basically I want to first filter a data set for only specific hits, then I want to filter only those hits for a visitor level criteria. Possible/not possible?