# Analytics

Welcome to the Analytics Module, where administrators gain detailed insights into the performance of personalizations, recommendations, and overall platform usage. Here, you'll find a comprehensive overview of how each aspect is contributing to user engagement, conversion rates, and the overall effectiveness of your platform. Dive into actionable data to optimize strategies, enhance user experiences, and make informed decisions to drive success.

* [Personalizations](/en/admin-ui/analytics/personalizations.md)
* [Recommendations](/en/admin-ui/analytics/recommendations.md)&#x20;
* [Usage](/en/admin-ui/analytics/usage.md)&#x20;


---

# 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://academy.gopersonal.ai/en/admin-ui/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.
