Skip to content

Import CSV file from Umami Cloud into any self-hosted Umami instance

Notifications You must be signed in to change notification settings

RoversX/umami-csv-import-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Umami CSV Import Script

This is the simplest and most effective solution for importing CSV files exported from Umami Cloud into your self-hosted Umami instance. While Umami Cloud offers a data export feature, the open-source self-hosted version lacks an import tool. This script and online tool provide a seamless way to migrate your data with ease.

Online Visual Solution — The Easiest Way to Migrate Data

For the fastest and easiest way to migrate data, I recommend using the online visual import tool. Simply upload the CSV file exported from Umami Cloud, and the system will automatically handle the data import—no coding required.

🤗Hugging Face Space Import Tool


Tutorial Resources

Video Tutorial — Quick Walkthrough

I have created a video tutorial that demonstrates how to use this tool for migrating your data. Watch the video to quickly grasp the process:

YouTube Video Tutorial

Blog Tutorial

For those who prefer written instructions, I also provide a detailed blog tutorial. It walks through the entire migration process and explains each step:

Blog Tutorial


Local Script Import — Flexible Manual Operation

If you prefer to handle the migration manually on your local machine, we also offer a simple Python script to help you import data with full control over the process.

Quick Start

Step 1: Download the Script

Choose from the following script options:

  1. Jupyter Notebook version
    umami_import.ipynb

  2. Python script
    umami_import.py

  3. Pandas optimized version
    umami_import_pandas.py


References

About

Import CSV file from Umami Cloud into any self-hosted Umami instance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published