Technically, the querystring is everything after the ?, so if you remove that from the beginning of your constraints, everything should work properly. I use querystring-based triggers for form fill-outs all the time, and I typically use either a "contains" or "is" constraint. If you include the ?, nothing works.