# Track affiliate link clicks

The **Click tracking** feature allows you to view a list of **clicks** on all **affiliate links.** There are the click's date, insights (customer's used device, browser and OS), the affiliate whose link was clicked, referrer URL (if the link was clicked on another site and not directly accessed - for example, Facebook), and destination URL which is the exact link that was clicked.

To view the **Clicks** list, navigate to the **Conversions** tab > **Clicks**.

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

You can also filter the results by date, affiliate, country.

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


---

# 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.bixgrow.com/affiliate-links/track-affiliate-link-clicks.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.
