# Shopify Net Sales and Returns

You use figures from Shopify analytical reports. Conduit also uses the raw data from Shopify for reporting. However, the Returns metric is different. Because of that, the Net Sales metrics also differ. Let me explain why.

Let’s say today is November 27th.

To calculate Returns, Shopify will find all the orders with Return Date = Nov-27 but the Created Date can be any date. To calculate Returns, Conduit will take the orders with the Created Date = November 27, but their Return Date is any date after November 27.

If we follow the Shopify logic, ROI / ROAS/ MER of the ad campaign on November 27 is affected by orders created on other dates. I believe it’s counterintuitive and wrong.

I think the Shopify logic was designed to calculate the correct Cash Balance. Still, for marketing purposes, this logic is wrong.


---

# 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.getconduit.app/integrations/shopify-net-sales-and-returns.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.
