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

# Import from Plausible

> Migrate your Plausible Analytics historical pageview data to GhostlyX.

<Note>
  Data import requires the **Scale plan**.
</Note>

## Step 1: Export from Plausible

1. In Plausible, go to your site's **Settings**.
2. Scroll to **Import & Export**.
3. Under **Export data**, click **Export to CSV**.
4. Save the downloaded ZIP or CSV file.

The export contains multiple CSV files. Use the **pages** export file, which is typically named `pages_YYYY-MM-DD_YYYY-MM-DD.csv`.

## Step 2: Upload to GhostlyX

1. Go to your site dashboard and click **Import Data**.
2. Select **Plausible**.
3. Upload the pages CSV file.
4. Click **Start import**.

## Column mapping

| Plausible column | GhostlyX field |
| ---------------- | -------------- |
| `page`           | Page path      |
| `pageviews`      | Pageviews      |

## Notes

* Upload only the pages CSV from the Plausible export, not the full ZIP file.
* Plausible's export format is straightforward and typically imports without issues.
