Right now, the only way of excluding certain conditions from a segment is to manually edit the JSON query and add $not clauses wherever necessary, wich is prone to syntax errors. Adding equivalent but negative conditions to the segment editor would take out a pretty big rough edge.
Right now, the only way of excluding certain conditions from a segment is to manually edit the JSON query and add
$notclauses wherever necessary, wich is prone to syntax errors. Adding equivalent but negative conditions to the segment editor would take out a pretty big rough edge.