# Tracking Modes

**Tracking Modes** are used to track sales made by customers using the affiliate's referral link or code.&#x20;

#### There are two types of tracking modes available:

* Referral Link
* Coupon Code

#### Referral Link

Referral links are used by customers to visit the store. These links are generated for affiliates automatically and are unique to each affiliate. When an affiliate's referral link is used by a customer to visit the store and make a purchase, that will get recorded by the app and attributed to the affiliate.

#### Coupon Code

Coupon codes are also used to track customer sales. These can be generated for affiliates automatically, using the automatic coupons option (in the Coupons tab). When an affiliate's coupon code is used to make a purchase, the sale will get recorded by the app and attributed to the affiliate.

![Traffic Modes](/files/-MlB9byCJstL1d50H_-z)

{% hint style="info" %}
By default, both the referral link and coupon code tracking are enabled for the program.&#x20;
{% endhint %}

### Referral Links

To enable the referral links tracking, enable the **Referral Link** option.

![Enable the Referral Link option](/files/-MlB9qPrMirY_lrx4xYB)

You can also provide affiliates the option to customize their referral codes by enabling the "Allow affiliate to customize referral code" option.

{% hint style="info" %}
After enabling this customization, affiliates can go to the Settings tab within their dashboard to customize their referral code
{% endhint %}

![Allow affiliate to customize referral code option](/files/-MlBA7pPHHylP7pUdmfn)

### Coupon Codes

To enable coupon code tracking, enable the **Coupon Code** option.

![Enable the Coupon Code option](/files/-MlBARt0Di5Pb4Il-9um)

You can also provide affiliates with the option to customize their coupon codes, by enabling the "Allow affiliate to customize coupon code" option.

{% hint style="info" %}
After enabling this customization, affiliates can go to the Home tab in their dashboard and click on **Change coupon code** to customize it.
{% endhint %}

![Allow affiliate to customize coupon code option](/files/-MlBAop3OKMO8M6NXcAI)

### Personal Coupons

You can provide your affiliates with the option to customize their personal coupon codes by enabling the "Allow affiliate to customize personal coupon codes" option.

{% hint style="info" %}
After enabling this customization, affiliates can go to the Home tab within their dashboard and click on **Change coupon code** to customize it.
{% endhint %}

![Allow affiliate to customize personal coupon codes option](/files/-MlBB7NAg0DQLb0DUION)

{% embed url="<https://youtu.be/KwVBvbJghMY>" %}
Tracking Modes
{% 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-portal-customization/advanced-customization/disable-referral-link-tracking/tracking-modes.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.
