# Monitoring Engagement with User Analytics

### Introduction to User Analytics

The User Analytics feature helps you track user activity and engagement. With advanced analytics dashboards, you can monitor user interactions across different apps and analyze user behavior over various time periods (monthly, weekly, daily).

### Key Features:

* App and Interaction Selection: You can choose a specific app and track user interactions to get a granular view of user behavior. Each app generally has its own key interaction(s), making it easier to focus on what drives engagement within that app.
* Flexible Time Periods:
  * Monthly: Access to all months since the creation of your Toucan platform, ideal for analytical applications that should be consumed once a month.
  * Weekly: Analyze data for the last 24 weeks, ideal for analytical/operational applications that should be consumed once a week.
  * Daily: Zoom in on the last 60 days for detailed, ideal for operational applications used on a daily basis.

{% content-ref url="/pages/kXir7lmHxmuOSsGTs5Cj" %}
[How to Filter your User Analytics?](/administration/monitoring-engagement-with-toucan-analytics/how-to-filter-your-user-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/TvTlv2uaVWNugHtHDCO5" %}
[Understanding your User Analytics Dashboards](/administration/monitoring-engagement-with-toucan-analytics/understanding-your-user-analytics-dashboards.md)
{% endcontent-ref %}


---

# 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-v3.toucantoco.com/administration/monitoring-engagement-with-toucan-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.
