> ## Documentation Index
> Fetch the complete documentation index at: https://docs.beatpass.ca/llms.txt
> Use this file to discover all available pages before exploring further.

# Track Insights | Backstage Insights

> See the current BeatPass track-insights layout, including engagement metrics and audience charts.

Track Insights is the most detailed analytics page BeatPass currently offers. It focuses on one track at a time and adds engagement reporting that does not appear on album or artist insight pages.

## Opening Track Insights

Open the **Insights** action on any track you manage from Backstage. The page loads with the **This year** date range by default — adjust it with the floating date-range selector if needed.

## What You See On This Page

<CardGroup cols={2}>
  <Card title="Header summary" icon="compass">
    Identifies the track you are reviewing before you scroll into the charts.
  </Card>

  <Card title="Engagement Overview" icon="gauge">
    A track-only summary of listener engagement quality.
  </Card>

  <Card title="Listen Duration" icon="clock">
    Average listening time and duration trends.
  </Card>

  <Card title="Completion Breakdown" icon="chart-pie">
    A distribution view showing how much of the track listeners hear.
  </Card>

  <Card title="Audience charts" icon="chart-bar">
    Plays Over Time, Top Devices, Top Platforms, Top Listeners, and Top Locations.
  </Card>

  <Card title="Date range control" icon="clock">
    Use the shared floating date selector to change the reporting window.
  </Card>
</CardGroup>

## Engagement Is Track-Only

Only **Track Insights** includes:

* **Engagement Overview**
* **Listen Duration**
* **Completion Breakdown**

If you need that level of detail, open the specific track's Insights page instead of the album or artist page.

## Empty States You May See

<AccordionGroup>
  <Accordion title="No engagement data yet">
    BeatPass shows this when the track does not yet have enough engagement data to summarise.
  </Accordion>

  <Accordion title="Engagement tracking coming soon">
    Some tracks can show a placeholder state while the engagement layer is still being prepared.
  </Accordion>

  <Accordion title="Standard no-data chart states">
    Charts can remain empty if there has not been enough activity in the selected date range.
  </Accordion>
</AccordionGroup>

<Snippet file="sections/need-help.mdx" />
