I'd like to run an experiment on my homepage. We have multiple urls for
the homepage that I would like to
target:www.mysite.comwww.mysite.com/homepagewww.fr.mysite.comwww.fr.mysite.com/homepageI
also want to EXCLUDE urls that have a specific query
param:www.mysite.com?ignorethispage=true Is it possible to handle this
with the url targeting? It looks like I can only add ONE "or" condition
and then add multiple "ands" to that single "or".Thanks!