Hi Axel:
⢠Over ride rules are done in order, and if a rule matches (returns true) then no other rules are used. So they way you have it, you would be filtering out those users from the experiment
⢠You can use Segments to look at the same thing - however Segments apply after exposure, on the data analysis side. You would be filtering out the data to only include those users, which may or may not be what you want to do.
⢠If you apply both, but it is unlikely to change anything as the first targeted rule should have already excluded those users. It would not hurt to try though - changing things on the Analysis side is just affecting data reports, and you can just re-run the analysis.