# Sales and Commission

## **Tracking Sales in Afflr**

The Sales section helps you monitor all affiliate-driven orders in one place. It provides clear visibility into sales performance and referral activity.

Access sales data by logging into the Afflr admin dashboard and selecting the **Sales** section from the menu.

The Sales page displays affiliate names, customer names, order value, sale status, and sale date. This helps you quickly review referral performance.

<figure><img src="/files/pK8Np5B6UjZjAUe8GDHV" alt=""><figcaption></figcaption></figure>

#### **Viewing Detailed Sales Information**

Clicking an **Order ID** shows full order details, while clicking an **Affiliate** or **Customer name** displays their related sales activity.

<figure><img src="/files/fy70IQNdq1OpYIC6mN6T" alt=""><figcaption></figcaption></figure>

### **Exporting Sales Data**

You can export all sales records as a CSV file from **Sales**. This allows you to analyze sales data outside Afflr.

<figure><img src="/files/4zVz01K61AO6Rcourgud" alt=""><figcaption></figcaption></figure>

## **Tracking Commissions in Afflr**

The Commission section provides a complete overview of affiliate earnings. It helps track payouts and commission status accurately.

Log in to the Afflr admin dashboard and open the **Commissions** section to view all commission records.

The commission list includes order date, affiliate name, customer name, commission amount, sales status, and status update time.

#### **Viewing Commission Details**

Click on an **Order ID** to see order-specific commission data. Clicking an **Affiliate** or **Customer name** shows detailed commission history.

<figure><img src="/files/uQHeYy4WGWaabST6A70G" alt=""><figcaption></figcaption></figure>

With clear sales and commission tracking, Afflr ensures transparency across affiliate performance and payouts. These insights help you optimize and scale your affiliate program efficiently.


---

# 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.afflr.io/sales-and-commission.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.
