Hello
Using the customer / segments UI in Shopify Admin, Is there a way to create customer segments with a query string wildcard.
Screen shot example attached and you can see this test customer has 2 TAG’s that both start with “0ut-of-stock”
The TAGS (and there are many) are dynamically created.
I want to create a sement for all customers who’s tags start with “0ut-of-stock” instead of having to reference
the exact tags each time.
Example:
Instead of this:
customer_tags CONTAINS ‘out-of-stock-notification–grow-planter-small’
Something like this:
customer_tags CONTAINS ‘out-of-stock_wildcard_’
Thanks
Craig