Documentation Index
Fetch the complete documentation index at: https://docs.saletides.com/llms.txt
Use this file to discover all available pages before exploring further.
What the import does
When you first connect your WooCommerce store, SaleTides imports your entire order history along with all related data: customers, products, coupons, refunds, and subscriptions. This gives every report access to your full historical dataset from day one. The import runs as a series of background jobs and processes data in batches so your store’s performance is never affected.What gets imported
The import runs in this order:Orders
All WooCommerce orders are fetched first, including their status, payment method, line items, billing address, shipping address, and metadata.
Customers
Customer records are imported and linked to their orders. Billing and shipping attributes are indexed for segmentation.
Products & Variations
All products (simple, variable, grouped) and their variations are imported with pricing and category data.
Subscriptions
If WooCommerce Subscriptions is active on your store, all subscription records are imported.
Tracking import progress
You can watch the import progress from your dashboard. Each entity (orders, customers, products, etc.) has its own progress indicator showing how many records have been processed. Reports become available as data comes in — you don’t need to wait for the full import before exploring your analytics.Import status indicators
| Status | Meaning |
|---|---|
| Running | Import is actively fetching and processing data |
| Completed | All data for this entity has been imported |
| Paused | Import paused (usually due to a network or API issue — it will resume automatically) |
| Failed | Import encountered an error — see Troubleshooting imports |
Data accuracy
SaleTides imports data directly from WooCommerce’s REST API, so the numbers you see will match what is in your WooCommerce admin. If you notice a discrepancy, see Data discrepancies.After the import
Once the import completes:- All historical reports are fully populated
- Cohort analysis is calculated from your first order date
- Webhooks are live, so new orders and events update automatically
- You can start creating Custom Segments
Post-processing jobs (cohort calculations, customer stats, source attribution) run after the main import completes. These may take additional time for large stores. This is normal — all reports will be fully accurate once they finish.