> For the complete documentation index, see [llms.txt](https://help.twinr.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.twinr.dev/app-analytics/overview.md).

# Overview

Twinr app analytics refers to the collection, measurement, and analysis of data generated by users interacting with your Android and iOS application. The goal of Twinr's app analytics is to gain insights into user behaviour, app performance, and other key metrics that can inform decision-making, improve user experience, and enhance the overall success of your app.&#x20;

<mark style="color:red;">**NOTE**</mark> <mark style="color:red;"></mark><mark style="color:red;">:</mark>&#x20;

* <mark style="color:red;">This feature is included in PowerSuit plan. You must have PowerSuit active if you want to track your app analytics.</mark>
* <mark style="color:red;">Everything is automatically tracked by Twinr. You do not need to do anything! You just need a PowerSuit plan active to see the analytics.</mark>

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

Twinr's app analytics tool is used to track and analyze various aspects of user engagement, retention, conversion, and more.

{% content-ref url="/pages/JFL740sSS3t78MQ2gHEz" %}
[Acquisition & Retention](/app-analytics/acquisition-and-retention.md)
{% endcontent-ref %}

{% content-ref url="/pages/hrf7fZrYtWsRVwcTm0QD" %}
[Revenue](/app-analytics/revenue.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.twinr.dev/app-analytics/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.
