Supporting Regex in Goals Filters

What would you like to have?

I want a the option Matches Regex / Matches not Regex in Goals filter.

What is your use-case?

I have nested booking routes for different event ideas and i want to build a goal for all users who visit the landing page and then go to “any” event booking route. Since there is no support for asterisks in the url filter, i can’t build that.

How does it help other customers?

Even if “complex” for non tech users to use, it offers a lot lot options for customers to create a correct filter for there goals. They can create “or” filters, or use kind of “asterisks” to match different urls with unique ideas inside. Like
/course/ai/eventid23144/booking etc

Would love to add this, however, we are a bit limited to the performance we get with these type of filters. Maybe we could implement something like Simple query string query | Elasticsearch Guide [8.17] | Elastic But I expect those queries to become a lot slower than our current queries.