We are developing a product that is highly configurable, so most of our URLs involve some id placeholders.
The current URL matching capabilities of outbound message triggers or product tours make it quite hard to target our pages. We have to create multiple “contains” criteria for the various static parts of the URLs, still hoping that it does not match extra pages having those static parts in a different place.
It would be great to support targeting URL patterns instead, to make this case easier.