How can i segment my customers in shopify based on cart attributes?

Hi

i want to segment my customers in shopify based on cart attributes.

how can i segment my customers in shopify based on cart attributes ?

Will the information provided in cart attributes form appear in order info of that customer ?

Actually, I want to collect age of the customers’ child with cart attributes, is there anyway to segment or separate those customers who have filled in the information from those who have not. The segment will be needed to send updates via email to those customers.

Is there any app that can do it for free ? or any other way ?

Hi @planetjuniorseo ,

  1. Adding Cart Attributes

I’m assuming you already know how to collect such additional information in cart attributes. If not, you can follow the below tutorial or you can install one of many apps to add this feature.

https://community.shopify.com/post/625858

  1. Segementing Customers on the basis of these cart attributes.

You can use Shopify Flow app to tag the customers with a specific tag whenever an order is placed with specific cart attributes.

I hope this helps.

Thanks!

I think that will do it.

Just one question, does the second step in your workflow includes cart attributes as well ?

It says " at least one of order/ custom attribute", can you plz explain what is this step actually doing ?

Can the second be altered to tag customers who have filled the custom cart attribute field without specifying the key because we won’t know what the customers are actually typi gin there ?

Hi @planetjuniorseo ,

  1. Yes, the second step in the workflow is a check for “cart attribute”. In Shopify flow it is called “custom attribute”. Since one order can have multiple cart attributes, thats why you can use the condition to check “At least one of the order’s custom attribute”. I hope its clear. I’m also attaching a screenshot.

2.Yes, the condition can be atered to the exact reverse. You can use, “none of the cart attributes”

Other photos to explain this better.

So the key in the workflow is actually the id of the form ?

Yes

Thanks for such a detailed reply. Really appreciate it.