Home › Merge Guides › WooCommerce + Mercari › Profit Tracking
Merge WooCommerce and Mercari Sales Data for Profit Tracking
Comparing profit margins across channels only works if fees, shipping, and item totals are broken out the same way in every row.
Why WooCommerce and Mercari exports don't line up
- 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.
- Mercari: a sold date in the seller's local time; item price and Mercari's selling fee shown separately, with shipping often bundled into the price; an order ID tied to a single sold item. Also, like other reseller apps, the export is minimal with no tax breakdown and mixes cancelled orders into the same file.
For profit tracking, 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 WooCommerce export and map its columns once.
- Drop in your Mercari 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 WooCommerce + Mercari guides
- WooCommerce + Mercari for Bookkeeping
- WooCommerce + Mercari for Tax Prep
- WooCommerce + Mercari for QuickBooks Import
- WooCommerce + Mercari for Xero Import
- WooCommerce + Mercari for Inventory Reconciliation
- WooCommerce + Mercari for Monthly Sales Reporting