# Analytics

The analytics show how listeners have been engaging with audio that has been manually or automatically embedded. This allows you to report on audio performance and can help you to optimize your audio strategy.

The statistics are based on every project and you can find them in the left corner of your project. You can select a specific time range and use the dropdown menu to choose the view you're interested in.&#x20;

* **Unique users seen player:** How many times your audio was loaded.&#x20;
* **Unique users started playback:** How many times your audio article was played. If you are monetizing your content through advertising, plays of the ads are excluded from these statistics.
* **Reader-Listener-Conversion:** How many reader turned into listener.&#x20;
* **Listening length:** How many users listening more than 50 percent of your article.&#x20;
* **Top 10 articles:** See the top performing articles of the selected time range.&#x20;
* **Number of listeners by URLs:** How many times each article was played. &#x20;
* **Cost of Audification:** Track your TTS cost based on the selected time range.&#x20;

To best support your [**monetization strategy**](/docs/monetization/paywall-integration.md), we have developed specific statistics in combination with our premium features for this purpose.

* **Free-Premium-Conversion:** How many free users turned into premium users and closed a subscription. This statistic is only available if you use our premium feature [paywall](/docs/monetization/paywall-integration.md).&#x20;
* **Ad impressions:** How many ads was played out. This statistic is only available if you use our [audio ad](/docs/monetization/audio-advertising.md) feature.&#x20;
* **Ad listening time:** How many users heard 100% of the ad. This statistic is only available if you use our [audio ad](/docs/monetization/audio-advertising.md) feature.&#x20;

{% hint style="info" %}
You can **export analytics from any view as a CSV file** by clicking on the download button. Furthermore, we developed an API to export your statistics directly to your selected provider. You can see the documentation in our [API Reference - Reports](/docs/help/endpoints/reports.md).
{% endhint %}


---

# 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.bottalk.io/docs/text-to-speech/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.
