I would love to create a segment where I could identify users who viewed more than X number of unique values in a given variable. For example, I would like to see the number of visits that view more than 2 products. If I use prod views, that could work, but what if I viewed the same product twice? If I could say :
Products Unique Values >= 2
Then it would return only those who set two or more unique products in the product string.