# Analytics

After the successful launch of a campaign, its creator gains access to the **Analytics** section in the **Shilling App** tab within the DAPP, where campaign metrics can be monitored in real time.

The section displays detailed information about the campaign: creation date, description, keywords, as well as data about the prize pool - total size and available amount.

Message statistics are also available: number of checked messages, successfully verified messages, and rejected messages.

In the list of successfully verified messages, you can see information about the user, chat, platform, date and time, as well as the message text itself.

This dashboard allows the campaign creator to effectively control the progress and results of their activity.


---

# 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.gpt360.io/shilling-app/analytics.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.
