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.
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:
- Segments filter on fields like: number_of_orders, total_spent, last_order_date, customer_tags, email_subscription_status, country, first_order_date
- Combine conditions with AND/OR operators
- Segments appear as audiences in email marketing integrations (Klaviyo, Omnisend, Shopify Email)
Useful segments to recreate from WooCommerce
Common WooCommerce customer queries that translate to Shopify segments:
| Segment | ShopifyQL filter |
|---|---|
| High-value customers | amount_spent >= 200 AND number_of_orders >= 3 |
| First-time buyers | number_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 purchased | number_of_orders = 0 AND email_subscription_status = 'SUBSCRIBED' |
| VIP customers (tagged) | customer_tags CONTAINS 'vip' |
| Wholesale/trade accounts | customer_tags CONTAINS 'trade' |
Customer tags for lifecycle management
Tags are the most flexible way to categorise customers in Shopify. Common tag strategies:
- Loyalty tiers: "bronze", "silver", "gold", "vip" — applied by loyalty app or manually
- Trade/B2B: "trade", "wholesale", "trade-verified" — used to gate pricing and content
- Acquisition source: "google-ads", "instagram", "referral" — useful when no UTM tagging
- Product preference: "buys-premium", "repeat-accessories" — applied by automation
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:
- Klaviyo: Bidirectional sync. Shopify segments appear as Klaviyo lists/segments. Most popular email platform for Shopify stores. WooCommerce Klaviyo integration transfers to Shopify Klaviyo integration with little configuration change.
- Omnisend: Native Shopify integration. Similar to Klaviyo with better built-in automations for some use cases.
- Shopify Email: Built-in, free for up to 10,000 emails/month. Directly uses Shopify customer segments. Good for simple email needs without a dedicated ESP.
- Mailchimp: Has a Shopify integration but has historically had friction with Shopify (the official app was removed briefly). Works via third-party sync apps.
Migrating WooCommerce customer data to Shopify
Customer data migration (names, emails, order history) is separate from product migration. Options:
- Shopify's built-in customer importer (CSV): imports name, email, phone, tags. Does not import order history.
- Migration services (LitExtension, Cart2Cart): can migrate full order history tied to customer accounts
- Note: Shopify does not support migrating WooCommerce customer passwords — customers must reset passwords on the new store. Send a password reset campaign on launch day.
Replacing WooCommerce CRM plugins
| WooCommerce plugin | Shopify equivalent |
|---|---|
| Metorik | Native Shopify analytics + Metorik for Shopify (same app supports both) |
| WooCommerce Customer / Order / Coupon Export | Built-in Shopify export / Matrixify |
| YITH WooCommerce Wishlist | Wishlist app (Wishlist Hero, Wishlist King) |
| WooCommerce Points and Rewards | Smile.io, LoyaltyLion, or Yotpo Loyalty |
| WooCommerce Memberships | Shopify customer tags + gated content app, or Bold Memberships |
Post-migration customer segmentation checklist
- Core segments recreated: high-value, first-time, lapsed, recent buyers
- Email subscribers imported and subscription status confirmed
- Customer tags recreated for trade, VIP, and loyalty tiers
- Email marketing platform reconnected to Shopify (Klaviyo or Omnisend)
- Automated flows rebuilt in email platform (welcome series, abandoned cart, post-purchase)
- Password reset campaign planned for launch day (WooCommerce passwords do not transfer)
- Customer order history strategy decided (migrate or start fresh)
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 freeRelated reading
Migrating a luggage and travel accessories store from WooCommerce to Shopify (2026)
How to migrate a luggage, travel bags, or travel accessories WooCommerce store to Shopify — luggage specifications, airline compliance, TSA lock, warranty and durability claims, and luggage retail Shopify setup.
Migrating a motorcycle accessories store from WooCommerce to Shopify (2026)
How to migrate a motorcycle accessories, biker gear, or motorbike parts WooCommerce store to Shopify — helmet safety standards, CE-rated protective clothing, type approval for parts, fitment compatibility, and motorcycle retail Shopify setup.