Want to add 'average' spend on segments

Want to add 'average' spend on segments

CrystalMailing
Tourist
11 0 2

Hi,

I’m working on creating customer segments to filter them based on specific criteria. Currently, I’m trying to identify customers who have placed at least 2 orders and have an average spend of £100. However, it seems Shopify doesn’t provide an option to filter by the 'average' spend.

Does anyone know a workaround for this?

Here’s the code I’m using so far, which is based on Shopify’s templates. As far as I know, custom code can’t be added:

orders_placed( count_at_least: 2) = true AND

Replies 0 (0)