# 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 your [Dub dashboard](https://d.to/register), and click **Analytics** from the **Insights** group of the workspace you want to export data from.

<Frame>
  <img
    src="/images/dub-links/export-analytics-nav.png"
    alt="Analytics page in the navigation"
  />
</Frame>

</Step>

<Step title="Download the data">

Click on the `⋮` button in the top right corner to open up the more options dropdown menu

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

<Frame>
  <img
    src="/images/dub-links/export-analytics-dropdown.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>
