> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-commissions/advanced-settings/setup-rule-based-tracking-for-sales/setup-tracking-for-order-value.md).

# Setup Tracking for Order Value

**GoAffPro** provides you with the option to set up rule based tracking for order value.

To set up the rule based tracking for order value, go to the **Royalties (Fixed commissions)** section in the **Commissions** tab of the GoAffPro admin panel.&#x20;

<figure><img src="/files/0uQ3VNDFm35THRpjDhPv" alt=""><figcaption><p>Commissions > Royalties (Fixed commissions)</p></figcaption></figure>

Here, go to the Rule based tracking section.

![Rule based tracking](/files/rnYfbD9mZLuYmR34zgX7)

Now, click on New rule.

![Click on New rule](/files/R0dLjockC8u01d00Sfls)

This will open up the New commission rule window.&#x20;

![New commission rule](/files/FN47CpdtZWBb55Sli1Zm)

Here, select the order value >= condition.&#x20;

{% hint style="info" %}
You also have the option to select the order value <= condition.&#x20;
{% endhint %}

![Select condition](/files/5RfIM2I6pw9k4B9f5N1Q)

Now, set the matches value.&#x20;

![Set the matches value](/files/cb6pe3V4ZUFJFf1o0MhM)

After this, select the affiliate (to whom the sale will get attributed).

![Select the affiliate](/files/3qR3N85z6GLQvqq3vlw5)

Finally, click on **Submit**.&#x20;

![Click on Submit](/files/920xWbW2pxeYgnsWehxE)

The rule based tracking for the order value will get set.&#x20;

![](/files/vC2LyFuVjAMy6AEpyC3p)


---

# 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.goaffpro.com/affiliate-commissions/advanced-settings/setup-rule-based-tracking-for-sales/setup-tracking-for-order-value.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.
