Query String contraint | Community
Skip to main content
New Participant
June 12, 2014
Solved

Query String contraint

  • June 12, 2014
  • 1 reply
  • 4570 views
When using the query string constraint on a filter (ex clicked on web page), the values listed are all counted as ORs right? So any of them would qualify?

Ex: Clicked on Web Page: ---
       Query string contains: (2) utm_medium=example; utm_campaign=2014campaignexample

So for this example wouldn't it qualify if you had utm_medium=example but NOT the campaign=2014campaignexample. It's an "or" situation. Or is that different for the query strings?

Thanks.
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Justin_Cooperm2
Correct, it's an OR

1 reply

Justin_Cooperm2
Justin_Cooperm2Accepted solution
New Participant
June 12, 2014
Correct, it's an OR
Trish_Voskovitc
New Participant
June 22, 2015

i have a situation with google dynamic query stings where i want to track 3 different parts of the query sting and they must have all. i can't just include the entire string asthere are dynamic parts in it that google adwords will add.

but if you list 3 things they are OR and i can't see how you can do advanced filters to make them AND

any ideas how i do this?

i want to track, for example:

query string contains= "utm_source=Google" AND "utm_campaign=Brand-Search-Beta"  AND "utm_creative=Connect-The-Dots"

Justin_Cooperm2
New Participant
June 23, 2015

I can look into this. What if you add multiple filters with different "query string contains" constraints. Does that work?