> For the complete documentation index, see [llms.txt](https://docs.podigee.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.podigee.com/documentation/grow-and-monetize/analytics/see-where-and-how-listeners-download.md).

# See where and how listeners download

Break downloads down by source, platform, app, app on platform, and country.

Use this task to learn where the downloads of a podcast or episode came from. The task also shows the operating systems and podcast apps that played them, and the countries of your listeners.

## Before you start

* Open the podcast or the episode in Analytics and select the date range that you want to examine.
* The podcast or episode needs at least one download in the period. Without downloads, the breakdowns do not appear.
* The country map is available on Grow and above, or an older plan that includes it. The other breakdowns are available on every current plan.

{% tabs %}
{% tab title="Classic view" %}

### Complete the task

1. Scroll below the downloads chart to the breakdown boxes.
2. Open **Sources** to see the download sources. The table shows **Source** and **Amount**.
3. Open **Platforms** to see the operating systems. The table shows **Platform** and **Amount**.
4. Open **Apps** to see the podcast apps. The table shows **App** and **Amount**.
5. Open **Apps on platforms** to see each app and platform combination together with its **Amount**.
6. Open **Countries** to see the world map. The table shows **Country** and **Amount**.

Each box shows a pie chart and a table for the selected date range. Downloads that Podigee cannot assign to a value appear as **Unknown**. The country list can also show **European Union** as a value.

![Analytics demo dialog in the classic view on the Platform share tab with the pie charts Sources and Platforms](https://2032417310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbqUKO6lljHGzkEAzliPI%2Fuploads%2Fgit-blob-b37e3f3b56d986e8ae39757a209db1008afc6fdb%2Fdoc-analytics-005-classic-demo-platform-share.png?alt=media)

The Platform share tab of the Analytics demo shows the Sources and Platforms pie charts with sample data.

![Analytics demo dialog in the classic view on the Geolocation tab with the Countries world map and the zoom controls](https://2032417310-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbqUKO6lljHGzkEAzliPI%2Fuploads%2Fgit-blob-b6f5250efdbf43acf41906e515f288c4fc834e77%2Fdoc-analytics-005-classic-demo-countries.png?alt=media)

The Geolocation tab of the Analytics demo shades each country on the Countries map by its download amount.

### Expected result

Each breakdown covers the downloads and streams of the selected period. The world map shades each country by its download amount.

### If you cannot complete the task

* If the breakdown boxes are missing, the period has no downloads. Select a longer period.
* If the **Countries** box is missing, your plan does not include the country map. The other breakdowns keep working. On an older plan, the panel **See the full analytics experience on current plans** appears instead. Select **See current plans** to compare plans.
* If a country is missing on the map, the table lists its downloads under **Unknown** or **European Union**.
  {% endtab %}

{% tab title="Podigee workspace" %}

1. Open the podcast or the episode in **Analytics** and select the period in the timeframe bar.
2. Scroll below the downloads card to the card **Where downloads come from**.
3. Select the tab **Sources**, **Platforms**, **Apps**, or **Apps on platforms**. Each tab shows a donut chart and a table with the columns **Downloads** and **Share**. Filter and page the table as needed.
4. Scroll to the card **Countries**. Switch between **List** and **Map**.

What is different:

* The four breakdowns are tabs of one card, and **Countries** is a separate card with **List** and **Map** views.
* The tables show **Downloads** and **Share** instead of **Amount**.
* The note **Chart, table, filter, paging and export each apply to the tab you are looking at.** tells you that each action applies to the open tab only.
* On a plan without listener geography, a plan panel with **Compare plans** appears instead of the **Countries** card.
  {% endtab %}
  {% endtabs %}

## Next step

[Analyze episodes](/documentation/grow-and-monetize/analytics/analyze-episodes.md) shows the same breakdowns for one episode. To save a breakdown table, see [Export analytics as CSV](/documentation/grow-and-monetize/analytics/export-analytics-as-csv.md).


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.podigee.com/documentation/grow-and-monetize/analytics/see-where-and-how-listeners-download.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
