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

# Analytics

> Track your revenue, customers, and growth from your dashboard.

Suby's analytics dashboard gives you a real-time view of your business performance. All data is filterable by period and exportable as CSV.

## Metrics

<CardGroup cols={2}>
  <Card title="Revenue" icon="chart-line">
    Cumulative revenue over time, gross vs net (after fees and refunds), and breakdown by product.
  </Card>

  <Card title="Customers" icon="users">
    Total customers over time, new customers per period, and breakdown by product.
  </Card>
</CardGroup>

<Frame>
  <img src="https://mintcdn.com/suby/zYuH5Pvgv9ub8941/images/Overviewanalytics.png?fit=max&auto=format&n=zYuH5Pvgv9ub8941&q=85&s=c34200904e7fb2e5ff230b6c585f9c9a" alt="Overviewanalytics" width="1440" height="1034" data-path="images/Overviewanalytics.png" />
</Frame>

## Time Filters

Filter all metrics by any of the following periods:

| Period        |            |
| ------------- | ---------- |
| This week     | This month |
| Last 6 months | This year  |
| All time      |            |

## Breakdown by Product

Every metric can be filtered by product, useful if you have multiple subscription tiers or a mix of one-time and recurring products.

## Exporting Data

<Steps>
  <Step title="Go to Analytics">
    Navigate to **Analytics** in your dashboard.
  </Step>

  <Step title="Apply filters">
    Select your period and product filters.
  </Step>

  <Step title="Export">
    Click **Export** and download your CSV.
  </Step>
</Steps>

<Note>
  The export includes all transactions and customer data matching your current filter selection.
</Note>
