# Set Target for Affiliates

**GoAffPro** provides you with the option to set targets for affiliates.&#x20;

> The target bonus feature allows you set targets for affiliates. When affiliates hit those targets, they get rewarded with a bonus. This is a fantastic way to improve affiliate performance by offering them incentives in the form of rewards.

To set up targets for affiliates, go to the **Settings** section in the **Targets** tab in the GoAffPro admin panel.&#x20;

<figure><img src="/files/7iU5wztJ8SLHAwnhxeJf" alt=""><figcaption><p>Targets > Settings</p></figcaption></figure>

Here, click on **Add a bonus** in the Target Bonus section.

![Click on Add a bonus](/files/yUV0cfHwGXUXJfXRzvtD)

This will open up the New target bonus window.

<figure><img src="/files/omTrTdDoF2Y6vOtZk6Oh" alt=""><figcaption><p>New target bonus</p></figcaption></figure>

Here, set the name of the target.&#x20;

<figure><img src="/files/modzzb8zZe6Wbl7sdvdW" alt=""><figcaption><p>Set the name of the target</p></figcaption></figure>

Now, set the minimum value.&#x20;

{% hint style="info" %}
The minimum value will depend on the parameter you select for the target.
{% endhint %}

<figure><img src="/files/ui980yguJto9SUYrjYk6" alt=""><figcaption><p>Set the minimum value</p></figcaption></figure>

Next, select the parameter for the target.&#x20;

{% hint style="info" %}
Here, you can select parameters such as Revenue, Revenue (Subtotal), Sale Commissions, Network Commission (MLM), Total Commissions, and Number of orders.&#x20;
{% endhint %}

<figure><img src="/files/i09A5hvi0Ao1FRhdQlKv" alt=""><figcaption><p>Select the parameter</p></figcaption></figure>

After this, set the time period.

<figure><img src="/files/9zsvYyewQL1htKcRjQyh" alt=""><figcaption><p>Set the time period</p></figcaption></figure>

Now, set the bonus amount.

<figure><img src="/files/D4IVF6argIaug9xoW7HZ" alt=""><figcaption><p>Set the bonus amount</p></figcaption></figure>

You can also choose how the affiliates receive their bonus: cash or store credit.

<figure><img src="/files/iNpWjR0iqlL9ij4KSNsM" alt=""><figcaption><p>Choose how the affiliates receive their bonus</p></figcaption></figure>

Finally, click on **Submit**.

<figure><img src="/files/wcftOa5Mz8qpCMLZM0oR" alt=""><figcaption><p>Click on Submit</p></figcaption></figure>

The target will be set for affiliates.

<figure><img src="/files/t5xcMGvicRfCX2CL7hsQ" alt=""><figcaption><p>The target will be set for affiliates</p></figcaption></figure>

<details>

<summary><strong>How will the parameter, time period, minimum value, and bonus come together to work as a target?</strong></summary>

Here, we look at examples of how a target will work for different parameters.

**1. For the Revenue parameter:**

* **Apply On:** Revenue
* **Time Period:** Last 30 days
* **Minimum Value:** $250
* **Bonus:** $10

A $10 bonus would be given to an affiliate when they generate $250 in total sales in the last 30 days.

**2. For the Sale Commission parameter:**

* **Apply On:** Sale Commission
* **Time Period:** Last 30 days
* **Minimum Value:** $500
* **Bonus:** $50

A $50 bonus would be given to an affiliate when they cross $500 in sale commissions in the last 30 days.

**3. For the Network Commission parameter:**

* **Apply On:** Network Commission
* **Time Period:** Last 30 days
* **Minimum Value**: $1,000
* **Bonus:** $200

A $200 bonus would be given to an affiliate when they cross $1,000 in network commissions in the last 30 days

**4. For the Total Commission parameter:**

* **Apply On:** Total Commission
* **Time Period:** Last 30 days
* **Minimum Value**: $1,500
* **Bonus:** $250

A $250 bonus would be given to an affiliate when they cross $1,500 in total commissions in the last 30 days.

**5. For the number of orders parameter:**

* **Apply On:** Number of Orders
* **Time Period:** Last 30 days
* **Minimum Value:** 100 Orders
* **Bonus:** $50

A $50 bonus would be given to an affiliate when they generate 100 orders in the last 30 days.

</details>

{% embed url="<https://youtu.be/rYKFuEfCG_8>" %}
Set Target for Affiliates
{% endembed %}


---

# 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.goaffpro.com/affiliate-rewards/set-target-for-affiliates.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.
