Need to including and excluding evar in the same hit
On our site we have the following :
each evar below expires on visit
category Level 1 page → evar1 is set on that page
category Level 2 page → evar1 and evar 2 are set on that page
category Level 3 page → evar1, evar2 and evar3 are set on that page
category Level 4 page→ evar 1, evar2, evar3 and evar4 are set on that page
category Level 5, up to 6 follow the same structure as above
I want to see page views for category Level 3 pages only as well conversion rate for visits who have seen category Level 3 but not any of the other pages.
i have tried building a hit segment with a container (hit) that includes evar3 exists and is set and within that same hit container, I added an exclude hit container(excludes evar 4, 5 and 6) but the data returned shows that my segment does not work.
While I would expect to see only Level 3 pageNames in that segment , I am seeing all kinds of pages.
What is the solution?