CINXE.COM
What makes Plausible a great Matomo alternative | Plausible Analytics
<!DOCTYPE html> <html lang="en" class="h-full"><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>What makes Plausible a great Matomo alternative | Plausible Analytics</title> <meta name="generator" content="Jekyll v3.9.2"/> <meta property="og:title" content="What makes Plausible a great Matomo alternative"/> <meta property="og:locale" content="en_US"/> <meta name="description" content="Plausible and Matomo are open source website analytics tools. What is the difference between them and why are they good alternatives to Google Analytics?"/> <meta property="og:description" content="Plausible and Matomo are open source website analytics tools. What is the difference between them and why are they good alternatives to Google Analytics?"/> <link rel="canonical" href="https://plausible.io/vs-matomo"/> <meta property="og:url" content="https://plausible.io/vs-matomo"/> <meta property="og:site_name" content="Plausible Analytics"/> <meta property="og:image" content="https://plausible.io/assets/images/plausible_promo.jpg"/> <meta property="og:type" content="article"/> <meta property="article:published_time" content="2024-11-20T06:12:38-06:00"/> <meta name="twitter:card" content="summary_large_image"/> <meta property="twitter:image" content="https://plausible.io/assets/images/plausible_promo.jpg"/> <meta property="twitter:title" content="What makes Plausible a great Matomo alternative"/> <meta name="twitter:site" content="@ukutaht"/> <script type="application/ld+json"> {"@context":"https://schema.org","@type":"BlogPosting","dateModified":"2024-11-20T06:12:38-06:00","datePublished":"2024-11-20T06:12:38-06:00","description":"Plausible and Matomo are open source website analytics tools. What is the difference between them and why are they good alternatives to Google Analytics?","headline":"What makes Plausible a great Matomo alternative","image":"https://plausible.io/assets/images/plausible_promo.jpg","mainEntityOfPage":{"@type":"WebPage","@id":"https://plausible.io/vs-matomo"},"url":"https://plausible.io/vs-matomo"}</script> <link rel="apple-touch-icon" sizes="180x180" href="/assets/images/icon/apple-touch-icon.png"/> <link rel="icon" type="image/png" sizes="32x32" href="/assets/images/icon/favicon-16x16.png"/> <link rel="icon" type="image/png" sizes="16x16" href="/assets/images/icon/favicon-32x32.png"/> <link rel="stylesheet" href="/assets/css/style.css?v=1732104758"> <link rel="preload" href="/assets/css/tooltip.css?v=1732104758" as="style" onload="this.onload=null;this.rel='stylesheet'"> <noscript><link rel="stylesheet" href="/assets/css/tooltip.css?v=1732104758;"></noscript> <script>document.cookie.includes("logged_in=true")&&"https://plausible.io/"==window.location.href&&(window.location.pathname="/sites");</script> <script defer data-domain="plausible.io" src="https://plausible.io/js/script.manual.pageleave.js"></script> <script>window.plausible=window.plausible||function(){(window.plausible.q=window.plausible.q||[]).push(arguments)};var props={browser_language:navigator.language||navigator.userLanguage};window.plausible("pageview",{props:props}),window.addEventListener("pageshow",function(a){a.persisted&&window.plausible("pageview",{props:props})});</script><link type="application/atom+xml" rel="alternate" href="https://plausible.io/blog/feed.xml" title="Plausible Analytics"/></head> <body class="flex flex-col h-full bg-gray-50"><nav x-data="{mobileNav: false}" class="relative py-8 z-10"> <div class="container"> <nav class="relative flex items-center justify-between sm:h-10 md:justify-center"> <div class="flex items-center flex-1 md:absolute md:inset-y-0 md:left-0"> <div class="flex items-center justify-between w-full md:w-auto"> <a href="/"><img class="h-8 w-auto sm:h-10 -mt-2" src="/assets/images/icon/plausible_logo.svg" alt="Plausible logo"/></a> <div class="-mr-2 flex items-center md:hidden"> <button @click="mobileNav = true" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out"> <svg class="h-6 w-6" stroke="currentColor" fill="none" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/> </svg> </button> </div> </div> </div> <div class="hidden md:block"> <div x-data="{open: false}" class="relative inline-block text-left"> <div> <span @click="open = !open" class="cursor-pointer inline-flex justify-center font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition duration-150 ease-in-out"> Why Plausible <svg class="-mr-1 h-5 w-5" style="transform: translateY(3px);" fill="currentColor" viewBox="0 0 20 20"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"/> </svg> </span> </div> <div x-show="open" @click.away="open = false" style="display: none;" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="absolute left-1/2 transform -translate-x-1/2 mt-3 px-2 w-screen max-w-md sm:px-0"> <div class="rounded-lg shadow-lg"> <div class="rounded-lg shadow-xs overflow-hidden"> <div class="z-20 relative grid gap-6 bg-white px-5 py-6 sm:gap-8 sm:p-8"> <a href="/simple-web-analytics" class="-m-3 p-3 flex items-start space-x-4 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150"> <svg class="flex-shrink-0 h-6 w-6 text-indigo-600" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"> <path d="M9 19V13C9 11.8954 8.10457 11 7 11H5C3.89543 11 3 11.8954 3 13V19C3 20.1046 3.89543 21 5 21H7C8.10457 21 9 20.1046 9 19ZM9 19V9C9 7.89543 9.89543 7 11 7H13C14.1046 7 15 7.89543 15 9V19M9 19C9 20.1046 9.89543 21 11 21H13C14.1046 21 15 20.1046 15 19M15 19V5C15 3.89543 15.8954 3 17 3H19C20.1046 3 21 3.89543 21 5V19C21 20.1046 20.1046 21 19 21H17C15.8954 21 15 20.1046 15 19Z"/> </svg> <div class="space-y-1"> <p class="text-base leading-6 font-medium text-gray-900"> Intuitive Dashboard </p> <p class="text-sm leading-5 text-gray-500"> Get all the important stats on one single page. No training necessary. </p> </div> </a> <a href="/lightweight-web-analytics" class="-m-3 p-3 flex items-start space-x-4 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150"> <svg class="flex-shrink-0 h-6 w-6 text-indigo-600" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"> <path d="M13 10V3L4 14H11L11 21L20 10L13 10Z"> </svg> <div class="space-y-1"> <p class="text-base leading-6 font-medium text-gray-900"> Lightweight Script </p> <p class="text-sm leading-5 text-gray-500"> Bloated analytics scripts can slow down your website. Plausible script is lightweight and fast. </p> </div> </a> <a href="/privacy-focused-web-analytics" class="-m-3 p-3 flex items-start space-x-4 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150"> <svg class="flex-shrink-0 h-6 w-6 text-indigo-600" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"> <path d="M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z"/> </svg> <div class="space-y-1"> <p class="text-base leading-6 font-medium text-gray-900"> Privacy Focused </p> <p class="text-sm leading-5 text-gray-500"> Built with privacy of your visitors in mind. No need to annoy them with a cookie/GDPR consent banner. </p> </div> </a> <a href="/open-source-website-analytics" class="-m-3 p-3 flex items-start space-x-4 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150"> <svg class="flex-shrink-0 h-6 w-6 text-indigo-600" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" viewBox="0 0 24 24"> <path d="M10 20L14 4M18 8L22 12L18 16M6 16L2 12L6 8"> </svg> <div class="space-y-1"> <p class="text-base leading-6 font-medium text-gray-900"> Open Source </p> <p class="text-sm leading-5 text-gray-500"> Built openly on GitHub, released under the AGPL license and can be self-hosted too. </p> </div> </a> </div> <div class="px-5 py-5 bg-gray-50 space-y-5 sm:px-8 sm:py-8"> <div class="flex justify-between"> <div class="space-y-4"> <h3 class="text-sm leading-5 tracking-wide font-medium text-gray-500 uppercase"> Industry </h3> <ul class="space-y-4"> <li class="text-base leading-6 truncate"> <a href="/for-ecommerce-saas" class="font-medium text-gray-900 hover:text-gray-700 transition ease-in-out duration-150"> For startups </a> </li> <li class="text-base leading-6 truncate"> <a href="/for-freelancers-agencies" class="font-medium text-gray-900 hover:text-gray-700 transition ease-in-out duration-150"> For agencies </a> </li> <li class="text-base leading-6 truncate"> <a href="/for-bloggers-creators" class="font-medium text-gray-900 hover:text-gray-700 transition ease-in-out duration-150"> For creators </a> </li> <li class="text-base leading-6 truncate"> <a href="/white-label-web-analytics" class="font-medium text-gray-900 hover:text-gray-700 transition ease-in-out duration-150"> White label </a> </li> </ul> </div> <div class="space-y-4"> <h3 class="text-sm leading-5 tracking-wide font-medium text-gray-500 uppercase"> Comparisons </h3> <ul class="space-y-4"> <li class="text-base leading-6 truncate"> <a href="/vs-google-analytics" class="font-medium text-gray-900 hover:text-gray-700 transition ease-in-out duration-150"> vs Google Analytics </a> </li> <li class="text-base leading-6 truncate"> <a href="/vs-matomo" class="font-medium text-gray-900 hover:text-gray-700 transition ease-in-out duration-150"> vs Matomo </a> </li> <li class="text-base leading-6 truncate"> <a href="/vs-cloudflare-web-analytics" class="font-medium text-gray-900 hover:text-gray-700 transition ease-in-out duration-150"> vs Cloudflare </a> </li> </ul> </div> </div> </div> </div> </div> </div> </div> <div x-data="{open: false}" class="relative inline-block text-left ml-8"> <div> <span @click="open = !open" class="cursor-pointer inline-flex justify-center font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition duration-150 ease-in-out"> Community <svg class="-mr-1 h-5 w-5" style="transform: translateY(3px);" fill="currentColor" viewBox="0 0 20 20"> <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"/> </svg> </span> </div> <div x-show="open" @click.away="open = false" style="display: none;" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="absolute left-1/2 transform -translate-x-1/2 mt-3 px-2 w-screen max-w-md sm:px-0"> <div class="rounded-lg shadow-lg"> <div class="rounded-lg shadow-xs overflow-hidden"> <div class="z-20 relative grid gap-6 bg-white px-5 py-6 sm:gap-8 sm:p-8"> <a href="/blog" class="-m-3 p-3 flex items-start space-x-4 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150"> <div class="space-y-1"> <p class="text-base leading-6 font-medium text-gray-900"> Blog </p> <p class="text-sm leading-5 text-gray-500"> Stories about privacy, web analytics, and building a financially sustainable open source project. </p> </div> </a> <a href="https://plausible.io/docs" class="-m-3 p-3 flex items-start space-x-4 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150"> <div class="space-y-1"> <p class="text-base leading-6 font-medium text-gray-900"> Documentation </p> <p class="text-sm leading-5 text-gray-500"> Everything you need to know about getting up and running with Plausible. </p> </div> </a> <a href="https://github.com/plausible/analytics" class="-m-3 p-3 flex items-start space-x-4 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150"> <div class="space-y-1"> <p class="text-base leading-6 font-medium text-gray-900"> GitHub </p> <p class="text-sm leading-5 text-gray-500"> Follow the development. Inspect and review the source code to verify that our actions match with our words. </p> </div> </a> <a href="https://plausible.io/changelog" class="-m-3 p-3 flex items-start space-x-4 rounded-lg hover:bg-gray-50 transition ease-in-out duration-150"> <div class="space-y-1"> <p class="text-base leading-6 font-medium text-gray-900"> Updates </p> <p class="text-sm leading-5 text-gray-500"> What's new in Plausible? Here we list major new features for a quick overview. </p> </div> </a> </div> <div class="px-5 py-5 bg-gray-50 sm:px-8 sm:py-8"> <h3 class="text-sm font-medium text-gray-600"> Follow us on <a href="https://twitter.com/PlausibleHQ" class="text-blue-500">Twitter</a>, <a href="https://fosstodon.org/@plausible" class="text-blue-500">Mastodon</a> or <a href="https://www.linkedin.com/company/plausible-analytics/" class="text-blue-500">LinkedIn</a> for more </h3> </div> </div> </div> </div> </div> <a href="/#pricing" class="ml-8 font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition duration-150 ease-in-out">Pricing</a> </div> <div class="hidden md:absolute md:flex md:items-center md:justify-end md:inset-y-0 md:right-0"> <ul class="flex" x-show="!document.cookie.includes('logged_in=true')"> <li> <div class="inline-flex"> <a href="/login" class="font-medium text-gray-500 hover:text-gray-900 focus:outline-none focus:text-gray-900 transition duration-150 ease-in-out">Login</a> </div> <div class="hidden lg:inline-flex rounded-md shadow ml-6"> <a href="/register" class="inline-flex items-center justify-center px-5 py-2 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-500 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out">Start free trial</a> </div> </li> </ul> <div class="inline-flex rounded-md shadow ml-6" style="display: none;" x-show="document.cookie.includes('logged_in=true')"> <a href="/sites" class="inline-flex items-center justify-center px-5 py-2 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-500 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out">My dashboard</a> </div> </div> </nav> </div> <div x-show="mobileNav" style="display: none;" class="absolute top-0 inset-x-0 p-2 md:hidden"> <div class="rounded-lg shadow-md transition transform origin-top-right" x-show="open" x-transition:enter="duration-150 ease-out" x-transition:enter-start="opacity-0 scale-95" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="duration-100 ease-in" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-95"> <div class="rounded-lg bg-white shadow-xs overflow-hidden"> <div class="px-5 pt-4 flex items-center justify-between"> <div> <img class="h-8 w-auto" src="/assets/images/icon/plausible_logo.svg" alt=""/> </div> <div class="-mr-2"> <button @click="mobileNav = false" type="button" class="inline-flex items-center justify-center p-2 rounded-md text-gray-400 hover:text-gray-500 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 focus:text-gray-500 transition duration-150 ease-in-out"> <svg class="h-6 w-6" stroke="currentColor" fill="none" viewBox="0 0 24 24"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 18L18 6M6 6l12 12"/> </svg> </button> </div> </div> <div class="px-2 pt-2 pb-3"> <span class="block px-3 py-2 rounded-md text-base font-medium text-gray-700">Why Plausible</span> <a href="/simple-web-analytics" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Simple metrics</a> <a href="/lightweight-web-analytics" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Lightweight script</a> <a href="/data-policy" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- GDPR/CCPA Compliant</a> <a href="/open-source-website-analytics" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Open source</a> <span class="block px-3 py-2 rounded-md text-base font-medium text-gray-700">Industry</span> <a href="/for-ecommerce-saas" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- For startups</a> <a href="/for-bloggers-creators" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- For bloggers</a> <a href="/for-freelancers-agencies" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- For freelancers</a> <span class="block px-3 py-2 rounded-md text-base font-medium text-gray-700">Comparisons</span> <a href="/vs-google-analytics" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Google Analytics alternative</a> <a href="/vs-matomo" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Matomo alternative</a> <a href="/vs-cloudflare-web-analytics" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Cloudflare alternative</a> <span class="block px-3 py-2 rounded-md text-base font-medium text-gray-700">Community</span> <a href="/blog" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Blog</a> <a href="https://plausible.io/docs" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Documentation</a> <a href="https://github.com/plausible/analytics" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- GitHub Repo</a> <a href="https://plausible.io/roadmap" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Public Roadmap</a> <a href="https://plausible.io/forum" class="ml-2 mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">- Forum</a> <a href="/#pricing" class="mt-1 block px-3 py-2 rounded-md text-base font-medium text-gray-700 hover:text-gray-900 hover:bg-gray-50 focus:outline-none focus:text-gray-900 focus:bg-gray-50 transition duration-150 ease-in-out">Pricing</a> </div> <div x-show="!document.cookie.includes('logged_in=true')"> <a href="/register" class="block w-full px-5 py-3 text-center font-medium text-indigo-600 bg-gray-50 hover:bg-gray-100 hover:text-indigo-700 focus:outline-none focus:bg-gray-100 focus:text-indigo-700 transition duration-150 ease-in-out"> Start free trial </a> <a href="/login" class="border-t border-gray-200 block w-full px-5 py-3 text-center font-medium text-indigo-600 bg-gray-50 hover:bg-gray-100 hover:text-indigo-700 focus:outline-none focus:bg-gray-100 focus:text-indigo-700 transition duration-150 ease-in-out"> Log in </a> </div> <div style="display: none;" x-show="document.cookie.includes('logged_in=true')"> <a href="/sites" class="block w-full px-5 py-3 text-center font-medium text-indigo-600 bg-gray-50 hover:bg-gray-100 hover:text-indigo-700 focus:outline-none focus:bg-gray-100 focus:text-indigo-700 transition duration-150 ease-in-out"> My dashboard </a> </div> </div> </div> </div> </nav> <main class="flex-1"> <article class="container max-w-screen-sm my-12 md:my-16"> <header> <h1 class="text-3xl tracking-tight leading-10 font-extrabold text-gray-900 sm:text-4xl sm:leading-none md:text-5xl"> What makes Plausible a great Matomo alternative </h1> </header> <div class="prose mt-8"> <p>Matomo, formerly known as Piwik, was founded in 2007 and has long been the most well known open source alternative to Google Analytics. Matomo is installed on 1.9% of all websites and this is an amazing success for a great open source web analytics project.</p> <p><a href="https://plausible.io">Plausible Analytics</a> is a newer player on this market launched in 2019. So what are the differences between the two and why should you consider Plausible as a Matomo alternative? Let’s take a look.</p> <p><img src="/uploads/google-analytics-alternatives.png" alt="Plausible as a great Matomo alternative" title="Plausible as a great Matomo alternative"/></p> <ol id="markdown-toc"> <li><a href="#plausible-vs-matomo-comparison-what-are-the-similarities" id="markdown-toc-plausible-vs-matomo-comparison-what-are-the-similarities">Plausible vs Matomo comparison: What are the similarities?</a> <ol> <li><a href="#both-tools-are-open-source" id="markdown-toc-both-tools-are-open-source">Both tools are open source</a></li> <li><a href="#both-are-developed-in-the-open" id="markdown-toc-both-are-developed-in-the-open">Both are developed in the open</a></li> <li><a href="#both-allow-you-to-completely-own-the-data" id="markdown-toc-both-allow-you-to-completely-own-the-data">Both allow you to completely own the data</a></li> </ol> </li> <li><a href="#what-makes-plausible-a-great-matomo-alternative" id="markdown-toc-what-makes-plausible-a-great-matomo-alternative">What makes Plausible a great Matomo alternative?</a></li> <li><a href="#simple-web-analytics-vs-complex-web-analytics" id="markdown-toc-simple-web-analytics-vs-complex-web-analytics">Simple web analytics vs complex web analytics</a> <ol> <li><a href="#matomo-is-more-like-a-full-blown-google-analytics-alternative" id="markdown-toc-matomo-is-more-like-a-full-blown-google-analytics-alternative">Matomo is more like a full blown Google Analytics alternative</a></li> <li><a href="#plausible-is-built-with-simplicity-and-ease-of-use-in-mind" id="markdown-toc-plausible-is-built-with-simplicity-and-ease-of-use-in-mind">Plausible is built with simplicity and ease of use in mind</a></li> </ol> </li> <li><a href="#a-lightweight-analytics-script-that-is-optimized-for-speed" id="markdown-toc-a-lightweight-analytics-script-that-is-optimized-for-speed">A lightweight analytics script that is optimized for speed</a></li> <li><a href="#privacy-regulations-and-the-need-for-cookie-notices-and-gdpr-or-ccpa-consent" id="markdown-toc-privacy-regulations-and-the-need-for-cookie-notices-and-gdpr-or-ccpa-consent">Privacy regulations and the need for cookie notices and GDPR or CCPA consent</a></li> <li><a href="#sign-up-for-a-free-plausible-trial" id="markdown-toc-sign-up-for-a-free-plausible-trial">Sign up for a free Plausible trial</a></li> </ol> <h2 id="plausible-vs-matomo-comparison-what-are-the-similarities">Plausible vs Matomo comparison: What are the similarities?</h2> <p>In our post on why we believe <a href="https://plausible.io/vs-google-analytics">Plausible is a great Google Analytics alternative</a>, we listed several ways in which Plausible Analytics and Google Analytics differ from one another.</p> <p>In the case of Plausible versus Matomo things are a bit more similar. Let’s start with the similarities before we focus on the differences.</p> <h3 id="both-tools-are-open-source">Both tools are open source</h3> <p>Both of our tools are <a href="https://plausible.io/open-source-website-analytics">open source web analytics</a> first of all. This means that the code is available <a href="https://github.com/plausible/analytics/">on GitHub</a> for anyone to view and inspect. You can read it and review it to understand how it works and to ensure it keeps the data private and secure.</p> <p>This gives you and everyone else full transparency on how the tools handle website stats. It is this transparency and openness that means that open source products can be more trustworthy than proprietary and closed source products.</p> <h3 id="both-are-developed-in-the-open">Both are developed in the open</h3> <p>Both of our tools are developed in the open too welcoming user feedback and suggestions. You can for instance view <a href="https://plausible.io/roadmap">the public roadmap</a> of the Plausible development and add (or vote on) your favorite feature suggestions.</p> <h3 id="both-allow-you-to-completely-own-the-data">Both allow you to completely own the data</h3> <p>By using Plausible or Matomo, you are completely in control and have 100% ownership of all the website stats and other data collected. Both tools can be self-hosted on your own server or you can use our services to have us host it for you.</p> <p>You don’t have to worry about anyone else getting access to your website data, your visitor data is not being shared or sold to third-parties nor is it being mined for behavioral insights for advertising purposes.</p> <h2 id="what-makes-plausible-a-great-matomo-alternative">What makes Plausible a great Matomo alternative?</h2> <p>If so many key aspects of Matomo and Plausible are similar, in which ways do we differ and what makes Plausible a great Matomo alternative? Let’s explore the main differences.</p> <h2 id="simple-web-analytics-vs-complex-web-analytics">Simple web analytics vs complex web analytics</h2> <p>There are big differences in the way that Plausible and Matomo approach analytics.</p> <h3 id="matomo-is-more-like-a-full-blown-google-analytics-alternative">Matomo is more like a full blown Google Analytics alternative</h3> <p>When you enter your Matomo dashboard, it has that Google Analytics feel in terms of the amount of features, charts and the huge number of metrics and reports you have access to.</p> <p>There are 12 main sections on the left-side navigation menu with more than 70 individual reports within them.</p> <p>This means that Matomo collects and displays hundreds of different website metrics. For some website owners, all of these metrics and reports might be useful but the majority will probably never look at more than a fraction of them.</p> <h3 id="plausible-is-built-with-simplicity-and-ease-of-use-in-mind">Plausible is built with simplicity and ease of use in mind</h3> <p>This is the idea behind Plausible. We built a <a href="https://plausible.io/simple-web-analytics">simple web analytics tool</a> that is focused on the essential website stats and metrics only. You get to see unique visitors, page views and bounce rate for the chosen date or time period. You can see the comparison to the previous period.</p> <p>You also get to see the most popular pages on your site and the most popular sources of traffic. On top of that, you can see the geographical overview of where your visitors are coming from and the overview of devices, operating systems and browsers that they use.</p> <p>You can do event and goal conversion tracking too and we plan to add more useful metrics as we go along but you get the idea behind it.</p> <p>Simple, easy to understand and quick to review website analytics. We’ve made it easy to open publicly or share your website stats privately with other people such as your visitors or your clients who have no prior experience with analytics.</p> <p>We have an actual <a href="https://plausible.io/plausible.io">live demo</a> for you to view. It shows you the live website analytics of our website.</p> <h2 id="a-lightweight-analytics-script-that-is-optimized-for-speed">A lightweight analytics script that is optimized for speed</h2> <p>Web analytics scripts like any other website element add extra page weight and extra loading time to your website. Every KB matters when you want to keep your site fast to load.</p> <p>Plausible Analytics is a <a href="https://plausible.io/lightweight-web-analytics">lightweight web analytics tool</a> that is built with speed and performance in mind.</p> <h2 id="privacy-regulations-and-the-need-for-cookie-notices-and-gdpr-or-ccpa-consent">Privacy regulations and the need for cookie notices and GDPR or CCPA consent</h2> <p>By being a more simple and more lightweight alternative, it means that Plausible also tracks and collects fewer data points by default. We are built as a <a href="https://plausible.io/privacy-focused-web-analytics">privacy-first analytics tool</a>.</p> <p>With Matomo being a full-blown Google Analytics-like tool, it is using cookies and it is collecting personal data by default for reports such as session recordings and heatmaps.</p> <p>To make Matomo privacy regulation compliant and to not have to ask your visitors for cookie or GDPR consent, you can take <a href="https://matomo.org/blog/2018/04/how-to-not-process-any-personal-data-with-matomo-and-what-it-means-for-you/">these steps</a>. To make Matomo compliant with GDPR and other privacy regulations without obtaining consent, you need to:</p> <ol> <li>Anonymize visitors’ IP addresses</li> <li>Disable the creation of cookies</li> <li>Anonymize URLs which include personal identifiers</li> <li>Anonymize the tracking data which includes the user ID and order ID</li> <li>Anonymize location data so a full IP address is not used to geolocate visitors</li> <li>Anonymize all keystrokes which users enter into forms of your site</li> </ol> <p>Without taking the above steps, you would need to compromise the visitor experience by prompting them to give you consent to place cookies on their devices or for collecting personal data.</p> <p>Plausible doesn’t use any cookies and we don’t collect any personal data so by using Plausible you don’t need to obtain a <a href="https://plausible.io/data-policy">cookie consent or the GDPR consent</a> at all.</p> <h2 id="sign-up-for-a-free-plausible-trial">Sign up for a free Plausible trial</h2> <p><a href="https://plausible.io/register">Sign up for a 30-day free trial</a> to explore our simple web analytics dashboard that is privacy-friendly out of the box and that helps you get a faster-loading website.</p> </div> </article> <div class="bg-gray-50 pb-12"> <div class="container mx-auto py-12 lg:py-16 lg:flex lg:items-center lg:justify-between border-t-2 border-gray-100"> <h3 class="text-3xl leading-9 font-extrabold tracking-tight text-gray-900 sm:text-4xl sm:leading-10"> Ready to dive in? <br/> <span class="text-indigo-600">Start your free trial today.</span> </h3> <div class="mt-8 flex lg:flex-shrink-0 lg:mt-0"> <div class="inline-flex rounded-md shadow"> <a href="/register" class="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-white bg-indigo-600 hover:bg-indigo-500 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out"> Get started </a> </div> <div class="ml-3 inline-flex rounded-md shadow"> <a href="/plausible.io" class="inline-flex items-center justify-center px-5 py-3 border border-transparent text-base leading-6 font-medium rounded-md text-indigo-600 bg-white hover:text-indigo-500 focus:outline-none focus:shadow-outline transition duration-150 ease-in-out"> Live demo </a> </div> </div> </div> </div> <div class="bg-gray-50 pb-20 px-4 sm:px-6 lg:pb-28 lg:px-8"> <div class="relative container"> <div class="mt-6 grid gap-16 border-t-2 border-gray-100 pt-10 lg:grid-cols-2 lg:col-gap-5 lg:row-gap-12"> <div> <a href="/vs-cloudflare-web-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Cloudflare Web Analytics vs Plausible Analytics</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Cloudflare Web Analytics is a new player on the simple, privacy-first and de-Googled web analytics market.</p> </p> <div class="mt-3"> <a href="/vs-cloudflare-web-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/data-policy" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: GDPR, CCPA and cookie law compliant site analytics</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Even though the purpose of <a href="https://plausible.io">Plausible Analytics</a> is to track the usage of a website, this can still be done without collecting any personal data or personally identifiable information (PII), without using cookies and while respecting the privacy of the website visitors.</p> </p> <div class="mt-3"> <a href="/data-policy" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/vs-google-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">What makes Plausible a great Google Analytics alternative</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Many site owners have the habit of installing the Google Analytics tracking script on their sites as one of the first actions they take after the launch.</p> </p> <div class="mt-3"> <a href="/vs-google-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/white-label-web-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">How to offer a white label web analytics dashboard powered by Plausible</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>We’ve made it easy for you to provide or resell a white label version of our simple and privacy-centric web analytics dashboard to your customers. We’ve built several features to make it easy to integrate web analytics powered by Plausible (but without our branding) directly into your user interface.</p> </p> <div class="mt-3"> <a href="/white-label-web-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/lightweight-web-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: Lightweight web analytics tool that doesn't slow down your site</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Plausible Analytics script is lightweight. It’s much smaller than the Google Analytics Global Site Tag. Plausible will reduce your page weight and will prevent your site from loading slow.</p> </p> <div class="mt-3"> <a href="/lightweight-web-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/open-source-website-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: Open source Google Analytics alternative</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Plausible Analytics is an open source, simple, lightweight and privacy-friendly Google Analytics alternative. One aspect that makes Plausible different from many of the other web analytics tools such as Google Analytics is the fact that Plausible is open source software. Let’s take a look at what that means exactly.</p> </p> <div class="mt-3"> <a href="/open-source-website-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/wordpress-analytics-plugin" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: Privacy-first web analytics plugin for WordPress</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Plausible Analytics is an open source web analytics plugin for WordPress that is an easy to use, lightweight and privacy-friendly Google Analytics alternative.</p> </p> <div class="mt-3"> <a href="/wordpress-analytics-plugin" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/privacy-focused-web-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: Privacy focused Google Analytics alternative</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Even though the purpose of <a href="https://plausible.io">Plausible Analytics</a> is to track the usage of a website, this can still be done without collecting any personal data or personally identifiable information (PII), without using cookies and while respecting the privacy of your website visitors.</p> </p> <div class="mt-3"> <a href="/privacy-focused-web-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/self-hosted-web-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: Self-Hosted Google Analytics alternative</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Plausible Analytics is an open source web analytics tool. Our mission is to reduce corporate surveillance by making a useful and privacy-friendly website analytics tool that doesn’t come from the adtech world.</p> </p> <div class="mt-3"> <a href="/self-hosted-web-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/most-accurate-web-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: The more accurate alternative to Google Analytics</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>“Every number in your Google Analytics account is wrong.” That is exactly what an independent <a href="https://www.orbitmedia.com/blog/inaccurate-google-analytics-traffic-sources/">study</a> recently done by Orbit Media found. </p> </p> <div class="mt-3"> <a href="/most-accurate-web-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/for-ecommerce-saas" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Easy to use, actionable and privacy-compliant analytics for ecommerce and startups</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p><a href="https://plausible.io/">Plausible Analytics</a> helps ecommerce and SaaS startups get some actionable data to make better decisions. At the same time, their visitors keep having a privacy-friendly and enjoyable experience.</p> </p> <div class="mt-3"> <a href="/for-ecommerce-saas" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/simple-web-analytics" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: Simple web analytics tool you can use to measure site traffic</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>The goal of <a href="https://plausible.io/">Plausible Analytics</a> is to provide you all the valuable and actionable website traffic metrics at a glance in a simple and modern web analytics dashboard.</p> </p> <div class="mt-3"> <a href="/simple-web-analytics" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/giving-back" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">We've collected $78,000 in the two years of our donation fund</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>We’ve managed to collect $78,000 over the two years of this initiative and have made donations to different projects including the Red Cross, the Erlang Ecosystem Foundation, the Sea Shepherd, the Ocean Cleanup and the Mossy Earth.</p> </p> <div class="mt-3"> <a href="/giving-back" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/for-bloggers-creators" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Website analytics platform for bloggers and content creators</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>Many people create content on their personal websites and blogs. There are many motivations behind this. Some use it like a diary, some as a hobby, or as a way to connect to other people, as a way to build an audience, make money and even improve their career opportunities.</p> </p> <div class="mt-3"> <a href="/for-bloggers-creators" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/for-freelancers-agencies" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Website analytics platform for freelancers and agencies</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>One of the use cases <a href="https://plausible.io/">Plausible Analytics</a> was specifically designed for are the freelancers and agencies who work with clients developing their websites, communication and marketing practices.</p> </p> <div class="mt-3"> <a href="/for-freelancers-agencies" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> <div> <a href="/audience-segmentation" class="block"> <h3 class="mt-2 text-xl leading-7 font-semibold text-gray-900">Plausible: Powerful audience segmentation and visitor analysis</h3> </a> <p class="mt-3 text-base leading-6 text-gray-500"> <p>The one thing that has always helped Plausible grow is sticking to the needs of a specific set of audience. When we started as a simple-enough and privacy-first way of tracking website traffic, we automatically started appealing to individual creators.</p> </p> <div class="mt-3"> <a href="/audience-segmentation" class="text-base leading-6 font-semibold text-indigo-600 hover:text-indigo-500 transition ease-in-out duration-150"> Read more </a> </div> </div> </div> </div> </div> </main><div class="bg-gray-800"> <div class="container py-12 px-4 sm:px-6 lg:py-16 lg:px-8"> <div class="xl:grid xl:grid-cols-3 xl:gap-8"> <div class="my-8 xl:my-0"> <h4 class="leading-5 font-semibold tracking-wider text-gray-300"> <img src="/assets/images/icon/plausible_logo_dark.svg" class="inline-block w-44 mr-1"/> </h4> <p class="mt-4 text-gray-400 text-base leading-6"> Made and hosted in the EU <span class="text-lg">🇪🇺</span><br/> Solely funded by our subscribers.<br/> </p> </div> <div class="grid grid-cols-2 gap-8 xl:col-span-2"> <div class="md:grid md:grid-cols-2 md:gap-8"> <div> <h4 class="text-sm leading-5 font-semibold tracking-wider text-gray-400 uppercase"> Why Plausible? </h4> <ul class="mt-4"> <li> <a href="/simple-web-analytics" class="text-base leading-6 text-gray-300 hover:text-white"> Simple metrics </a> </li> <li class="mt-4"> <a href="/lightweight-web-analytics" class="text-base leading-6 text-gray-300 hover:text-white"> Lightweight script </a> </li> <li class="mt-4"> <a href="/privacy-focused-web-analytics" class="text-base leading-6 text-gray-300 hover:text-white"> Privacy focused </a> </li> <li class="mt-4"> <a href="/open-source-website-analytics" class="text-base leading-6 text-gray-300 hover:text-white"> Open source </a> </li> <li class="mt-4"> <a href="/most-accurate-web-analytics" class="text-base leading-6 text-gray-300 hover:text-white"> Accurate analytics </a> </li> <li class="mt-4"> <a href="/audience-segmentation" class="text-base leading-6 text-gray-300 hover:text-white"> Visitor segmentation </a> </li> <li class="mt-4"> <a href="/for-ecommerce-saas" class="text-base leading-6 text-gray-300 hover:text-white"> Ecommerce tracking </a> </li> <li class="mt-4"> <a href="/white-label-web-analytics" class="text-base leading-6 text-gray-300 hover:text-white"> White label </a> </li> </ul> </div> <div class="mt-12 md:mt-0"> <h4 class="text-sm leading-5 font-semibold tracking-wider text-gray-400 uppercase"> Comparisons </h4> <ul class="mt-4"> <li> <a href="/vs-google-analytics" class="text-base leading-6 text-gray-300 hover:text-white"> vs Google Analytics </a> </li> <li class="mt-4"> <a href="/vs-matomo" class="text-base leading-6 text-gray-300 hover:text-white"> vs Matomo </a> </li> <li class="mt-4"> <a href="/vs-cloudflare-web-analytics" class="text-base leading-6 text-gray-300 hover:text-white"> vs Cloudflare </a> </li> </ul> </div> </div> <div class="md:grid md:grid-cols-2 md:gap-8"> <div> <h4 class="text-sm leading-5 font-semibold tracking-wider text-gray-400 uppercase"> Community </h4> <ul class="mt-4"> <li> <a href="/changelog" class="text-base leading-6 text-gray-300 hover:text-white"> What's new </a> </li> <li class="mt-4"> <a target="_blank" href="/status" class="text-base leading-6 text-gray-300 hover:text-white"> Status </a> </li> <li class="mt-4"> <a href="/blog" class="text-base leading-6 text-gray-300 hover:text-white"> Blog </a> </li> <li class="mt-4"> <a href="/docs" class="text-base leading-6 text-gray-300 hover:text-white"> Documentation </a> </li> <li class="mt-4"> <a target="_blank" href="https://github.com/plausible/analytics" class="text-base leading-6 text-gray-300 hover:text-white"> GitHub </a> </li> <li class="mt-4"> <a target="_blank" href="https://twitter.com/plausiblehq" class="text-base leading-6 text-gray-300 hover:text-white"> Twitter </a> </li> <li class="mt-4"> <a target="_blank" rel="me" href="https://fosstodon.org/@plausible" class="text-base leading-6 text-gray-300 hover:text-white"> Mastodon </a> </li> <li class="mt-4"> <a target="_blank" href="https://www.linkedin.com/company/plausible-analytics/" class="text-base leading-6 text-gray-300 hover:text-white"> LinkedIn </a> </li> </ul> </div> <div class="mt-12 md:mt-0"> <h4 class="text-sm leading-5 font-semibold tracking-wider text-gray-400 uppercase"> Company </h4> <ul class="mt-4"> <li class="mt-4"> <a href="/about" class="text-base leading-6 text-gray-300 hover:text-white"> About </a> </li> <li class="mt-4"> <a href="/contact" class="text-base leading-6 text-gray-300 hover:text-white"> Contact </a> </li> <li class="mt-4"> <a href="/privacy" class="text-base leading-6 text-gray-300 hover:text-white"> Privacy </a> </li> <li class="mt-4"> <a href="/data-policy" class="text-base leading-6 text-gray-300 hover:text-white"> Data policy </a> </li> <li class="mt-4"> <a href="/terms" class="text-base leading-6 text-gray-300 hover:text-white"> Terms </a> </li> <li class="mt-4"> <a href="/dpa" class="text-base leading-6 text-gray-300 hover:text-white"> DPA </a> </li> <li class="mt-4"> <a href="/security" class="text-base leading-6 text-gray-300 hover:text-white"> Security </a> </li> <li class="mt-4"> <a href="/imprint" class="text-base leading-6 text-gray-300 hover:text-white"> Imprint </a> </li> </ul> </div> </div> </div> </div> </div> </div> <script> </script> <script type="text/javascript" src="/assets/js/alpine.js?v=1732104758" defer></script> <script type="text/javascript" src="/assets/js/index.js?v=1732104758" defer></script> </body> </html>