Querysting contains, not contains.
Hello,
I've built a system for scoring us from 0-10, and for a smart campaign I've got a filter which says querystring CONTAINS score=1, and another filter underneath that say querystring NOT CONTAINS score=10.
Now, when I view the page with a query string of score=10 I should not qualify for the smart campaign as it is CONTAINS score=1 and NOT CONTAINS score=10, and yet I do qualify.
Marketo appears to be getting very confused.
Am I missing something?