> For the complete documentation index, see [llms.txt](https://tads.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tads.gitbook.io/docs/getting-started/publishers/widget-analysis.md).

# Widget Analysis

Track your performance and earnings using a <mark style="color:green;">Widgets dashboard</mark> that lists all your widgets:

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

It will display key metrics for the selected period: number of widgets, impressions, clicks, and revenue. Below is a table with detailed statistics for each widget. \
Detailed explanations of each metric you can see in the [glossary](https://docs.tads.me/resourses/glossary).

Your revenue will shown as a total for the selected period. Payout is calculated and issued in USDT within the first 15 days after the end of each calendar month (Net15). \
To provide your wallet details for the payout, please contact [@tads\_manager](https://t.me/tads_manager).


---

# 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://tads.gitbook.io/docs/getting-started/publishers/widget-analysis.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.
