# Cohort analysis

{% embed url="<https://youtu.be/SbaVr0rxpmg?feature=shared>" %}
Cohort analysis overview
{% endembed %}

This report shows the dynamics of quality metrics for different cohorts based on install date.&#x20;

There are two pages available:

1. Custom cohorts
2. Weekly cohorts

The **Custom cohorts** report presents quality metrics data grouped by 3 cohorts.&#x20;

<figure><img src="/files/bu6ZvQp8PL8eux2RlDpF" alt=""><figcaption></figcaption></figure>

Default cohorts are calculated based on install dates only, but additional filters can also be used.

If you have data for the period of more than 3 days and less than the period of 28 days, the following cohorts are shown:

* Cohort 1 – users who installed the app yesterday
* Cohort 2 – users who installed the app 2 days ago
* Cohort 3 – users who installed the app 3 days ago

If you have data for the period less than 3 days, you will need to wait for cohorts to appear.

It is also possible to create custom cohorts that are based on a certain period of install date. Also, you can add available filters to them. Use the "+ Cohort" button to create a custom cohort.

There are 3 main widgets on this page:

* Table
* Retention line chart
* Cumulative ARPU line chart

With the table widget you can select and track up to 5 quality metrics. The following metrics are shown by default:

* Tutorial Conversion
* Retention Day 1
* Retention Day 7
* Paying Conversion
* Cumulative ARPU for 7 days

To build the report, click the “View result” button. If you would like to build the report after changing settings, use the “Refresh” button.

<figure><img src="/files/vrMIbn7Ut0b85r7XBqSU" alt=""><figcaption></figcaption></figure>

The **Weekly cohorts** page shows the audience and gross structure grouped by the week when the app was installed. It is possible to select the type of data display –  in absolute or percentage values.

<figure><img src="/files/xO2PSliYZBoWNc7gl6y3" alt=""><figcaption></figcaption></figure>


---

# 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.devtodev.com/reports-and-functionality/project-related-reports-and-fuctionality/smart-view/cohort-analysis.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.
