# Overview

## What can I see in my Analytics?

**Analytics allow** [**admins**](https://everyday-digital.gitbook.io/account-docs/guides/manage-team-roles-and-permissions#user-role-permissions) **to analyse how** [**app users**](https://everyday-digital.gitbook.io/learning-app-docs/) **interact with content.** User demographics, progress and results are logged in real-time.

### **Progress**

**Track how many users have viewed and completed content, and follow their progress.**

**Demographics**\
See where in the world your audience is based, and gain insight into user demographics.

**Leaderboards**\
Follow user ranking and performance.

**Detail**\
See detailed responses, question analysis, media uploads, and individual user logs.

**Ratings & Reviews**\
Read content rating and user feedback.&#x20;

{% hint style="info" %}
View the platform [Data Privacy](https://everyday-digital.gitbook.io/data-privacy-docs/) policies and tools.
{% endhint %}


---

# 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://everyday-digital.gitbook.io/analytics-docs/overview.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.
