> ## Documentation Index
> Fetch the complete documentation index at: https://dub-partner-network.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# How to export link analytics data from Dub

> Learn more about how to export link analytics data from Dub

Analytics can be powerful in understanding how your audience is interacting with your content and to make data-driven decisions.

For Dub, it's always been a top priority to provide [world-class analytics](/help/article/dub-analytics) to everyone.

<Frame>
  <img src="https://assets.dub.co/help/import-zip-bi.png" alt="CSV files are agnostic and can be opened in a variety of tools" />
</Frame>

To get more out of your analytics, you can export your analytics data to a CSV file. This can be useful if you want to analyze the data in a business intelligence (BI) tool, share it with your team, or import it into a spreadsheet.

## Exporting link analytics data

To export data from your link analytics, follow these steps:

<Steps>
  <Step title="Go to the analytics page">
    Go to the [Dub dashboard](https://d.to/register), log-in, and choose the project you want to export data from.

    Click on the **Analytics** tab in the top navigation bar.
  </Step>

  <Step title="Download the data">
    Click on the `⋮` button next to the [date range picker](https://dub.co/changelog/date-range-picker) to open up the more options dropdown menu

    Click on the **Download as CSV** option.

    <Frame>
      <img src="https://assets.dub.co/help/download-csv-button.png" alt="Click on the download icon to export the data" />
    </Frame>

    After a few seconds, the zip file will be downloaded to your computer. It contains a CSV file for every analytics type you already know from
    the dashboard (e.g. `countries.csv`, `devices.csv`, etc…).

    <Frame>
      <img src="https://assets.dub.co/help/download-file.png" alt="Find the CSV files in the downloaded zip file" />
    </Frame>
  </Step>
</Steps>
