Re: Querysting contains, not contains.

Luke_Wotton
Level 4

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?

9 REPLIES 9
Andy_Varshneya1
Level 9

Re: Querysting contains, not contains.

Hey Luke,

Can you share a screenshot of the smartlist with the filters?

Thanks,

Andy

Luke_Wotton
Level 4

Re: Querysting contains, not contains.

pastedImage_0.png

Visiting the page with the query of 10 qualifies me for that campaign. Very odd.

Andy_Varshneya1
Level 9

Re: Querysting contains, not contains.

Hmm that is strange. And you're sure it's not pushing you through that because of another visit you had?

Luke_Wotton
Level 4

Re: Querysting contains, not contains.

Nope, only the one on that URL, the second filter should take me out of the campaign and yet it doesn't.

Emily_Poulton1
Level 3 - Champion Alumni

Re: Querysting contains, not contains.

Could it be because the number 10 also contains the number 1 in it?

SanfordWhiteman
Level 10 - Community Moderator

Re: Querysting contains, not contains.

Quite so.

Andy_Varshneya1
Level 9

Re: Querysting contains, not contains.

But that shouldn't still be the case if the filter logic is set to meet ALL conditions?

Condition 1: querystring contains "npsscore=1" => TRUE

Condition 2: querystring not contains "npsscore=10" => FALSE

End result should be that it does not qualify.

Luke_Wotton
Level 4

Re: Querysting contains, not contains.

Ha, well, yes, it does, but then Marketo should take the second argument and qualify me out.

I realise it's an odd situation but you would 'think' Marketo would figure it out, but clearly it doesn't.

Emily_Poulton1
Level 3 - Champion Alumni

Re: Querysting contains, not contains.

This is when I would say, Market-oh!

Does it work when you have another number, eg 2?

Does it change anything if you switch the order around?