Anonymous Support Feedback

/identity/support/feedback.html
Blocking Rule: Combined condition
structural_hash: "anon123456789abc" AND location_pattern: "/support/*"
This specific anonymous feedback form is only blocked when on support pages

This demonstrates a combined blocking rule - the form is only blocked when BOTH conditions match: the form's structural hash AND the page path. The same form on a different page would not be blocked.

Expected: NO pp event should fire - this form matches both the hash AND path conditions