Segment building in AA and container types
I'm currently looking to create a segment in AA that takes a population of visitors that have seen webpage A in the last 90 days, but also havent seen webpage B in the last 90 days.
So far I have attempted to do this by creating two segments and combining them as follows:
1) Create segment A. Seg A = clients that have seen webpage A in the last 90 days
2) Create segment B. Seg B = clients that have seen webpage B in the last 90 days
3) Create segment C by including Seg A (visitor container) before excluding Seg B (visitor container) using the 'exclude' toggle within the container options.
Is this the correct way to do this? When altering the container types between Visitor/Visit/Hit it is altering the final segment size, leaving me slightly confused as to the correct way to do this.
Any insight anyone can provide would be fantastic!