I’ve built a segment to filter out localhost, dev and other types of internal and test traffic, but it does not seem to be working. I’m doing very basic logic like:
Yes, I can only confirm what @addison pointed out. The segment should contain AND and not OR.
I copied your segment and modified it so that the dimensions are in the AND section and not in the OR section. The segment that I created works as expected and filters out the data for your staging sites:
Ah, thanks, @addison and @asinior. I think the the way OR is laid out in the UI is a little confusing, but I can confirm what you both suggested worked. It can also be done with does not match regex of localhost|8080|staging|webflow.