Home › Merge Guides › Shopify + WooCommerce › Google Sheets Import
Merge Shopify and WooCommerce Sales Data for Google Sheets Import
A clean Google Sheets dashboard across channels starts with a single sheet that already has matching columns.
Why Shopify and WooCommerce exports don't line up
- Shopify: a Created At timestamp that includes a timezone offset; a single Total column that already nets out discounts, with tax broken out separately; an order Name like #1001 rather than a numeric ID. Also, exports one row per line item by default, so an order with 3 products becomes 3 rows unless you export the summary report instead.
- WooCommerce: an Order Date in whatever format your WordPress site's locale is set to; an Order Total that depends entirely on which tax/shipping plugins are installed; a plain numeric Order Number. Also, column layout depends on which export plugin generated the CSV, so two WooCommerce stores can produce different headers entirely.
For google sheets import, that mismatch is exactly what causes hours of manual cleanup every period.
How to merge them in under a minute
- Open CSV Experts and set your target columns once (Date, Channel, Order ID, Total).
- Drop in your Shopify export and map its columns once.
- Drop in your WooCommerce export and map it the same way — both merge into one sheet, normalized.
- Export as CSV or Excel. Same-layout files merge automatically next time.
FAQ
Does this upload my sales data anywhere?
No. Everything runs in your browser using JavaScript — your files are never sent to a server.
Does it work for more than two channels?
Yes. Add as many source files as you want; each distinct file layout is mapped once and remembered.
Prefer a longer walkthrough of this pair? See the step-by-step version.
More Shopify + WooCommerce guides
- Shopify + WooCommerce for Bookkeeping
- Shopify + WooCommerce for Tax Prep
- Shopify + WooCommerce for QuickBooks Import
- Shopify + WooCommerce for Xero Import
- Shopify + WooCommerce for Profit Tracking
- Shopify + WooCommerce for Inventory Reconciliation