Hi
I want to automatically membership tag customer information based on a cumulative purchase amount condition. I have a customer segment divided into 4 conditions, and if a customer’s cumulative purchase amount reaches this condition, I want to know how to automatically tag the customer information with the tag I specified.
Hi @MARKKIM ,
If you are using the Shopify advance package you can use the Shopify Flow APP to do this free and automatically.
Hi @MARKKIM
Shopify Flow can do this on Advanced/Plus plans, but if you’re on a lower plan or want something simpler to manage, rule-based tagging apps can also handle this.
For example, with AutoTag Pro you can:
-
Tag customers when lifetime spend crosses a threshold
-
Automatically move them between tiers (remove old tag, add new one)
-
Apply it to existing customers retroactively
-
Keep tags in sync as spend changes
That’s useful when you have multiple membership levels and don’t want to maintain separate flows.
Hi @MARKKIM ,
Use Shopify Flow:
- Go to Apps → Shopify Flow
- Create a new workflow
- Trigger: Order paid
- Condition: Customer total spent meets your amount rule
- Action: Add customer tag (e.g., Silver, Gold, VIP)
Create one workflow for each membership level.
