# Traffic

In the **Traffic** tab, you can view the details of referral traffic received through your referral link.

<figure><img src="/files/HTIMJWoyBT7sUjz3pRBC" alt=""><figcaption><p>Traffic</p></figcaption></figure>

### Traffic

In the **Traffic** section, you can filter the referral traffic by store, conversion, and time period. Here, you can view the traffic date, landing page, sub ID, and conversion status.&#x20;

<figure><img src="/files/6A2Kyn9ptONrbeOD511T" alt=""><figcaption></figcaption></figure>

<details>

<summary>Sub ID Tracking information</summary>

**GoAffPro** supports sub-id tracking by default, which can be created and used dynamically by affiliates. For example, you are an affiliate with a unique store link: <https://example.com/?ref=affiliate>

You can create sub\_id links like:

<https://example.com/?ref=affiliate&sub_id=page-1>

[https://example.com/?ref=affiliate\&sub](https://example.com/?ref=affiliate\&sub_id=fb_ads)[*id=fb*](https://example.com/?ref=affiliate\&sub_id=fb_ads)[ads](https://example.com/?ref=affiliate\&sub_id=fb_ads) etc.

Our app will track sales made through these links and assign them to the affiliates. The sub-id of these conversions will be reported in the Traffic tab.

**More information:** [Agencies & Sub\_Id Tracking](https://goaffpro.com/use-case/agencies-sub_id-tracking)

</details>


---

# 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/goaffpro/marketplace/traffic.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.
