public: update about

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-02-14 10:43:48 +00:00
parent 860223f22e
commit 2f95c074c5
3 changed files with 12 additions and 4 deletions

View File

@@ -1,8 +1,14 @@
---
title: About
description: Learn about who we are and why we started OpenPanel. We're on a mission to make powerful analytics accessible to everyone - open-source, privacy-first, and affordable.
title: OpenPanel - About Us
description: Learn about OpenPanel, the open-source web and product analytics platform. We're on a mission to make powerful analytics accessible to everyone - privacy-first and affordable.
---
## What is OpenPanel?
**OpenPanel** is an open-source web and product analytics platform - a modern alternative to Mixpanel, Google Analytics, and Plausible. We're NOT a server control panel or hosting panel like other software that shares our name.
If you were looking for a server administration panel (like cPanel or Plesk), you might be looking for [OpenPanel](https://openpanel.com) - that's a different product for managing web servers. **OpenPanel.dev** is all about analytics.
## Introduction
Hey there!
@@ -92,4 +98,4 @@ OpenPanel AB
Sankt Eriksgatan 100
113 31 Stockholm
Sweden
```
```

View File

@@ -94,7 +94,7 @@ export function Hero() {
TRUSTED BY 1,000+ COMPANIES • 4.7K GITHUB STARS
</div> */}
<h1 className="text-4xl md:text-5xl font-semibold leading-[1.1]">
An open-source alternative to <Competition />
OpenPanel - The open-source alternative to <Competition />
</h1>
<p className="text-lg text-muted-foreground">
An open-source web and product analytics platform that combines the

View File

@@ -23,7 +23,9 @@ const jsonLd = {
url: OPENPANEL_BASE_URL,
sameAs: ['https://github.com/Openpanel-dev/openpanel'],
description: OPENPANEL_DESCRIPTION,
keywords: 'openpanel, product analytics, web analytics, mixpanel alternative, open source analytics',
},
{
'@type': 'SoftwareApplication',
name: OPENPANEL_NAME,