> 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/affiliate-networks-settings/awin.md).

# Awin

If you use the same Publisher ID on several WordPress installs, read [How to unify Tracking ID prefix](/how-to/how-to-unify-tracking-id.md).

### How to get Publisher ID

In the AWIN panel, go to `Account` → `Overview` and find your `Publisher ID`:

![](/files/-M6Gf91KPoU5fu6tF1LR)

### How to get Access Token

To obtain your token, visit `https://ui.awin.com/awin-api` or click the `"API credentials"` link in your user menu.

On the next page, enter the password you used to log in to the Awin website:

![](/files/-M6GfQBp-JuZRsAFpKKN)

Once you click `"Show my API token"`, your personal token is created and displayed, and can be copied to the clipboard:

![](/files/-M6GfmEQt7zatQXx22qG)

### How to get Advertiser ID

Go to `Advertisers` → `My Programs`, open the merchant's profile, and find the `Advertiser ID`:

![](/files/-M6GfxVloSKFvC2OMWvl)


---

# 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/affiliate-networks-settings/awin.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.
