# How to give commission to author of post

By default, plugin will add User ID on tracking link. In this way, admin can see which user made purchase and admin can gives him cashback.

But this is not single way to use Cashback Tracker. In some cases, you may need to give commission to author of post and not to users. For example, this can be helpful when you have Multi Author site and each author has access to admin pages and can use Content Egg, Affiliate Egg plugins or shortcodes of Cashback tracker. Now, you can enable option to assign Author ID to each link. Then, you can track which of your author makes the best posts and offers on your site and you can pay commission to authors from your affiliate sales.

Go to `Cashback Tracker` -> `General Settinngs` and select `"Author ID"` checkbox.


---

# 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://ctracker-docs.keywordrush.com/how-to/how-to-give-commission-to-author.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.
