# Why Are my Shopify stats different?

That happens when you're checking the stats from Shopify analytical reports. Conduit also uses the raw data from Shopify for reporting.&#x20;

#### Example

Let’s say today is April 26th. To calculate Returns, Shopify will find all the orders with Return Date = Apr-26  but the Created Date can be any date.

If Conduit follows the Shopify logic, the ROI / ROAS/ MER of the ad campaign on Apr-26 is affected by orders created on other dates.<br>

If you require a report that computes Total Sales in the same manner as Shopify, please reach us via [support@getconduit.app](#example) or a chat\
\
&#x20;We can assist you in setting up a Workflow that performs this calculation.

<br>


---

# 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/troubleshooting/why-are-my-shopify-stats-different.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.
