The purpose of this segment is to exclude 'suspicious activity'
We've noticed on a voting application where a few particular GEO regions are generating an astounding number of page views and repeat visits. We cannot exclude these GEO regions altogether, but have picked some generous numbers to define 'suspicious activity'
- Exclude visitors where they have generated over 500 visits within one week
- Exclude visitors where they have generated over 200 page views within one visit
I'm finding that this segment is adding some overhead to reporting because it has a lot to filter out, and has WITHIN operators
Do you see a more elegant way to do this?
