> For the complete documentation index, see [llms.txt](https://docs.shopjar.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopjar.co/referral-program/tracking-referrals/sales.md).

# Sales

## Track Sales

Navigate to your Shopjar admin dashboard -> Referral Program-> Sales& Analytics-> Sales

<figure><img src="/files/HwhvdMl5a6Obv95qrAdu" alt=""><figcaption><p>Sales Dashboard</p></figcaption></figure>

The sales page on ShopJar provides comprehensive information, including the names and emails of referrers, customer names, order amounts, order tags, sales status, and coupon codes. For more detailed information, click on the order ID or the names of the referrers or customers.

Clicking on the Order ID gives you full details of the particular order

<figure><img src="/files/32pEZfsHprqF4nv2ChqI" alt=""><figcaption><p>Order Details</p></figcaption></figure>

## Export Sales

Navigate to Sales & Analytics-> Sales-> Click the Export button.

<figure><img src="/files/dsFBbZ0VO5KlX8dcNIQY" alt=""><figcaption><p>Export option</p></figcaption></figure>

The details will be exported as a CSV file.

{% hint style="success" %}
Need help in setting up the Referral program?\
Contact us at: **<contact@afflr.on.crisp.email>**\
Or, schedule a call with us at [**https://zcal.co/t/shopjar/30min**](https://zcal.co/t/shopjar/30min)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.shopjar.co/referral-program/tracking-referrals/sales.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
