> ## 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.

# Metric Definitions

> Definitions for the current user-visible metrics in BeatPass Backstage Insights.

This glossary covers the labels producers can see in the current Backstage Insights UI.

## Core Listening Metrics

<AccordionGroup>
  <Accordion title="Plays">
    The number of plays recorded for the current track, album, or artist inside the selected date range.
  </Accordion>

  <Accordion title="Likes">
    A saved or liked count shown in relevant headers, such as album-level summaries.
  </Accordion>

  <Accordion title="Followers">
    The follower count shown in the artist insights header.
  </Accordion>

  <Accordion title="Total Duration">
    The combined duration shown for an album header.
  </Accordion>
</AccordionGroup>

## Track Engagement Metrics

<AccordionGroup>
  <Accordion title="Avg Listen Duration">
    The average amount of time listeners spend on the track.
  </Accordion>

  <Accordion title="Avg Completion Rate">
    The average percentage of the track that gets heard.
  </Accordion>

  <Accordion title="Total Listen Time">
    Combined listening time across the selected range.
  </Accordion>

  <Accordion title="Completed Listens">
    A listen where the listener hears strictly more than 80% of the track.
  </Accordion>
</AccordionGroup>

## Audience Breakdown Metrics

<AccordionGroup>
  <Accordion title="Top Devices">
    The device types most commonly used by your listeners.
  </Accordion>

  <Accordion title="Top Platforms">
    The operating-system style platform groups used by your listeners.
  </Accordion>

  <Accordion title="Top Listeners">
    The users or grouped listener buckets generating the most listening activity.
  </Accordion>

  <Accordion title="Top Locations">
    The geographic areas contributing the most plays.
  </Accordion>

  <Accordion title="Most Played Tracks">
    The best-performing tracks in the current album or artist view.
  </Accordion>
</AccordionGroup>

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