# Analytics

## Story groups

This section displays analytical data by groups.

You can filter data by period. To do this, click on the period field and select the start date and end date:

&#x20;The data will display the summed indicators for the selected period.

The following metrics are available for groups:

### Open

Displays the number of times a group has been opened by unique users

### Impression

Displays the number of times a group has been viewed over 1 second

### Duration

Total group browsing time in seconds

### Clicks

The total number of clicks on link widgets within the group.

## Interactions

This tab contains information about interactions with stories and widgets.

You can filter data by period. To do this, click on the period field and select the start date and end date:

Two metrics are displayed for each story: Interactions and Statistics.

Interactions display the total number of actions (clicks, answers to questions, reactions) performed by users within story.

The statistics show the number of views of the story.

To see detailed statistics for a story, hover over a story and click *"More"*.

### Detailed story statistic&#x20;

Detailed information is presented in the popup:

Popup contains two sections: Interactions and Statistics.

The Interactions section displays information about story widgets. To switch the widget, click on the arrows:

The Statistics section displays advanced metrics related to story.


---

# 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.storysdk.com/tutorial/dashboard/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.
