# Real-time analytics

**Real-time analytics are a glimpse into interactions with your app and content.** Interactions are counted by each page viewed.&#x20;

{% embed url="<https://cdn.falkor.io/uploads/2019/07/cloud-file-674/669b9c1b319d37d3121edca954ec720e.mp4>" %}

### Real-time analytics filters

**Filter real-time analytics by group, city, country, and build version to see a snapshot of activity from the last hour up to the last 7 days.**&#x20;

**Groups**\
Allows you to filter analytics by selected groups.

**Countries**\
Allows you to filter analytics by selected countries.\
\
**City**\
Allows you to filter analytics by selected cities.

**Build (Learning Stories Only)**\
Allows you to filter story analytics by published story versions.


---

# 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/analytics-explained/real-time-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.
