# Migrating my website's analytics from Plausible to Umami

DevFeed: [Migrating my website's analytics from Plausible to Umami](<https://devfeed.tech/articles/migrating-my-website-s-analytics-from-plausible-to-umami-38550.md>)

Original publisher: [Read original article](<https://msfjarvis.dev/posts/migrating-my-website-s-analytics-from-plausible-to-umami/>)

Author: Harsh Shandilya

Published: 2026-01-09T19:10:00Z

Content type: tutorial

Language: en

Sources: [Posts on Harsh Shandilya](<https://devfeed.tech/sources/posts-on-harsh-shandilya.md>)

Topics: [Website](<https://devfeed.tech/topics/website.md>), [migration](<https://devfeed.tech/topics/migration.md>), [clickhouse](<https://devfeed.tech/topics/clickhouse.md>), [SQL](<https://devfeed.tech/topics/sql.md>), [Python](<https://devfeed.tech/topics/python.md>), [Databases](<https://devfeed.tech/topics/databases.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [clickhouse](<https://devfeed.tech/tags/clickhouse.md>), [data](<https://devfeed.tech/tags/data.md>), [database](<https://devfeed.tech/tags/database.md>), [forgejo](<https://devfeed.tech/tags/forgejo.md>), [migration](<https://devfeed.tech/tags/migration.md>), [plausible](<https://devfeed.tech/tags/plausible.md>), [python](<https://devfeed.tech/tags/python.md>), [selfhosting](<https://devfeed.tech/tags/selfhosting.md>), [sql](<https://devfeed.tech/tags/sql.md>), [umami](<https://devfeed.tech/tags/umami.md>), [website](<https://devfeed.tech/tags/website.md>)

## AI overview

A personal guide to migrating website analytics from Plausible to Umami. It describes setting up Umami, exporting Plausible data, converting the export with a third-party Python script, importing the resulting SQL file, updating the website configuration, and reclaiming disk space after removing ClickHouse data.

## Source excerpt

Frustrated by ClickHouse's high disk usage, I ditched Plausible for Umami