> For the complete documentation index, see [llms.txt](https://ctracker-docs.keywordrush.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ctracker-docs.keywordrush.com/advertiser-pages/advertisers.md).

# Advertisers

Once you enable the module, you can see all advertisers approved in your account:

![](/files/-M6GgdlDI_ZdWmOecQQ3)

{% hint style="info" %}
If you add new advertisers in your affiliate network account, click the **Refresh** button to load the updated list. This is recommended — some plugin functions may not work correctly with an outdated merchant list. Existing cashback for already-listed merchants will continue to work.
{% endhint %}

Go to `Cashback Tracker` → `Advertisers` to see all active advertisers.

Note that `Commission` is added to the table automatically, and `Cashback` is calculated based on your cashback settings.

![](/files/-M6Gh0usYBTp7D74kCG8)

{% hint style="info" %}
Some advertisers have complex cashback structures, so this field may appear unusual. In that case, you can set cashback manually on the advertiser's shop page.
{% endhint %}

{% hint style="info" %}
Use [Advertiser Info shortcodes](/shortcodes/advertiser-info-shortcode.md) to display advertiser information anywhere on your site.
{% endhint %}


---

# 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:

```
GET https://ctracker-docs.keywordrush.com/advertiser-pages/advertisers.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.
