# WooCommerce

## **Why syncing my WooCommerce to** [**Whaly**](https://whaly.io)**?**

Syncing your WooCommerce can be useful for various cases:

* Track your orders and the Sales of your products
* Consolidate your eCommerce revenue with your Marketing spent to control your ROI per channel / campaign
* Understand who are your best customers
* ...

## Which WooCommerce data is synced by [Whaly](https://whaly.io)?

[Whaly](https://whaly.io) 🐳 is currently syncing the following data:

### Customers

* **Customer**: A Customer is a person or entity that performs order on your website.

### **Orders**

* **Order**: An order is performed when a Customer buys something on your website. It contains the information over where the items should be delivered and where it should be billed.
* **Order Line Item**: There is a Line Item per purchased product in the order.
* **Order Coupon Line**: There is a coupon line per used coupon to get discount on the order.
* **Order Fee Line**: There is a fee line per additional fee added to the order.
* **Order Tax Line**: There is a tax line per tax added to the order.
* **Order Refund Line**: There is a refund line per refund used to make the order.
* **Order Shipping Line**: There is a shipping line per additional shipping cost added to the order.

[You can find the relationship between all those objects here.](https://docs.google.com/presentation/d/13M_YyFuQeC0UaFDiH9cJGEr2LRKxhzOWcMvShCS_gQM/edit?usp=sharing)

{% embed url="<https://docs.google.com/presentation/d/13M_YyFuQeC0UaFDiH9cJGEr2LRKxhzOWcMvShCS_gQM/edit?usp=sharing>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.whaly.io/connectors/source-catalog/ecommerce/woocommerce.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
