Our website is setup where that multiple products are displayed on screen at once (all firing a product view) in a single hit, each with multiple merchandising evars.
So for example:
Product = Dress
EVAR - Colour = Red
EVAR - Type = Long
however, I am trying to build a segment that only returns "Red Dresses" but I am getting results that are mixed because (I believe) all the product views are happening on the same hit.
As such the segment is returning all hits where there was "Product=Dress" and EVAR Colour = "Red", so in that example if there was a red sweater was also on the page it would be also returned.
Does anybody know a way out of this?
Thanks