k-sync
Back to blog

Shopify customer segmentation after migrating from WooCommerce (2026)

How to use Shopify customer segments after WooCommerce — building segments with filters, email marketing integration, loyalty tiers, replacing WooCommerce CRM plugins, and customer data migration.

·By k-sync
3 min read · 594 words

WooCommerce stores typically rely on plugins (Metorik, Putler, or custom queries) to understand and segment customers. Shopify has native customer segmentation built in, using a query language called ShopifyQL. Understanding how to use Shopify's segmentation and how it differs from WooCommerce tools helps you replicate — and improve — your customer management setup after migration.

Shopify's native customer segments

Shopify customers are segmented via Customers → Segments in the admin. Segments are dynamic — they update automatically as customer behaviour changes. The query syntax is called ShopifyQL:

Useful segments to recreate from WooCommerce

Common WooCommerce customer queries that translate to Shopify segments:

SegmentShopifyQL filter
High-value customersamount_spent >= 200 AND number_of_orders >= 3
First-time buyersnumber_of_orders = 1
Lapsed customers (no order in 6 months)days_since_last_order >= 180
Recent buyers (last 30 days)days_since_last_order <= 30
Email subscribers, never purchasednumber_of_orders = 0 AND email_subscription_status = 'SUBSCRIBED'
VIP customers (tagged)customer_tags CONTAINS 'vip'
Wholesale/trade accountscustomer_tags CONTAINS 'trade'

Customer tags for lifecycle management

Tags are the most flexible way to categorise customers in Shopify. Common tag strategies:

Tags can be applied manually, via Shopify Flow automation, or by apps. Tags applied in WooCommerce (via WooCommerce customer role or plugin) do not transfer automatically — review which tags need recreating.

Email marketing integration

Shopify segments sync to major email marketing platforms:

Migrating WooCommerce customer data to Shopify

Customer data migration (names, emails, order history) is separate from product migration. Options:

Replacing WooCommerce CRM plugins

WooCommerce pluginShopify equivalent
MetorikNative Shopify analytics + Metorik for Shopify (same app supports both)
WooCommerce Customer / Order / Coupon ExportBuilt-in Shopify export / Matrixify
YITH WooCommerce WishlistWishlist app (Wishlist Hero, Wishlist King)
WooCommerce Points and RewardsSmile.io, LoyaltyLion, or Yotpo Loyalty
WooCommerce MembershipsShopify customer tags + gated content app, or Bold Memberships

Post-migration customer segmentation checklist

Migrate your store with k-sync

Connect your WooCommerce store, validate your products, and push to Shopify in minutes. Free for up to 50 products.

Get started free

Related reading

Browse all migration guides