public: feature pages
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: How to Export Data from Umami Analytics
|
||||
description: Learn how to export your analytics data from Umami for migration or backup
|
||||
date: 2025-10-30
|
||||
updated: 2026-02-07
|
||||
cover: /content/export-data-from-umami.jpg
|
||||
tag: Guide
|
||||
team: OpenPanel Team
|
||||
@@ -16,7 +17,7 @@ import { Figure } from '@/components/figure'
|
||||
caption="Running the OpenPanel Umami exporter to export analytics data from Umami"
|
||||
/>
|
||||
|
||||
When it comes to web analytics, having control over your data is crucial. Whether you're planning to switch analytics platforms, need to create backups, or want to analyze your data in specialized tools, being able to export your Umami Analytics data is essential.
|
||||
When it comes to [web analytics](/features/web-analytics), having control over your data is crucial. Whether you're planning to switch analytics platforms, need to create backups, or want to analyze your data in specialized tools, being able to export your Umami Analytics data is essential.
|
||||
|
||||
The challenge is that Umami handles data export differently depending on whether you're using their cloud service or self-hosting. This guide will walk you through both scenarios and help you understand why you might want to consider alternatives like OpenPanel for your analytics needs.
|
||||
|
||||
@@ -83,7 +84,7 @@ We built OpenPanel with the understanding that modern websites need more than ju
|
||||
|
||||
One key difference is real-time data processing. With our platform, you see visitor activity as it happens, not with the delays common in batch-processing systems. This immediacy helps you respond quickly to traffic spikes, marketing campaigns, or technical issues.
|
||||
|
||||
Our event tracking goes beyond simple pageviews. You can track custom events, user interactions, and conversion funnels without writing complex code. Our platform automatically captures many interactions that would require manual setup in Umami.
|
||||
Our [event tracking](/features/event-tracking) goes beyond simple pageviews. You can track custom events, user interactions, and [conversion funnels](/features/funnels) without writing complex code. Our platform automatically captures many interactions that would require manual setup in Umami.
|
||||
|
||||
Our filtering and segmentation capabilities are also more advanced. You can create complex queries to understand specific user segments, compare time periods with more flexibility, and build custom dashboards that focus on your key metrics.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user