Plausible

Data Policy




Plausible: GDPR, CCPA and cookie law compliant site analytics <p>Even though the purpose of Plausible Analytics 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>Here’s a closer look at our data policy, the information that we do collect, what we use it for and steps we’ve taken to comply with the cookie law and the privacy regulations such as the GDPR, CCPA and PECR.</p> <ol> <li>First thing first: What we collect and what we use it for</li> <li>How we count unique users without cookies</li> <li>Hosted in the EU powered by European-owned cloud infrastructure</li> <li>Data ownership of your web analytics</li> <li>Why should I trust you?</li> <li>GDPR, CCPA and PECR compliant web analytics</li> </ol> First thing first: What we collect and what we use it for <p>We do not track people across their devices and across websites and apps that they visit. All the data is isolated to a single day, single website and single device only. There is no way to know whether the same person visits a site from more than one device or visits another website. See here the full list of what makes Plausible a privacy-first web analytics tool.</p> <p>The goal of Plausible is to track overall trends in your website traffic, it is not to track individual visitors. We don’t use cookies, we don’t generate any persistent identifiers and we don’t collect or store any personal or identifiable data. All of the data is aggregated data only and it has no personal information.</p> <p>By using Plausible Analytics, all the site measurement is carried out absolutely anonymously. We measure only the most essential data points and nothing else. All the metrics we do collect fit on one single page. Here is the complete list of what we collect and store about your website visitors:</p> Data point Example Comment <strong>Page URL</strong> <em>https://yoursite.com/pricing</em> We track the page URL of each page view on your website. We use this to show you which pages have been viewed and how many times a particular page has been viewed. <br> <br>The hostname and path are collected. Query parameters are discarded, except for these special query parameters: <code>ref=</code>, <code>source=</code>, <code>utm_source=</code>, <code>utm_medium=</code> and <code>utm_campaign=</code>. <strong>HTTP Referer</strong> <em>https://facebook.com</em> We use the referrer string to show you the number of visitors referred to your website from links on other sites. <strong>Browser</strong> <em>Chrome 86.0</em> We use this to show you what browsers and browser version numbers people use when visiting your website. This is derived from the User-Agent HTTP header. The full User-Agent is discarded. <strong>Operating system</strong> <em>macOS 10.15</em> We use this to show you what operating systems people use when visiting your website. We show the brand of the operating system and the version number. This is derived from the User-Agent HTTP header. The full User-Agent is discarded. <strong>Device type</strong> <em>Desktop</em> We use this to show you what devices people use when visiting your website. This is derived from window.innerWidth. The actual width of the browser in pixels is discarded. <strong>Country, region, city</strong> <em>United Kingdom, England, London</em> We look up the visitor’s location using their IP address. We do not track anything more granular than the city level and the IP address of the visitor is discarded. We never store IP addresses in our database or logs. How we count unique users without cookies <p>Counting unique visitors is an integral part of web analytics. Plausible attempts to strike a reasonable balance between de-duplicating pageviews and staying respectful of visitor privacy.</p> <p>We do not attempt to generate a device-persistent identifier because they are considered personal data under GDPR. We do not use cookies, browser cache nor the local storage. We do not store, retrieve nor extract anything from visitor’s devices.</p> <p>Every single HTTP request sends the IP address and the User-Agent to the server so that’s what we use. We generate a daily changing identifier using the visitor’s IP address and User-Agent. To anonymize these datapoints and make them impossible to relate back to the user, we run them through a hash function with a rotating salt.</p> <code>hash(daily_salt + website_domain + ip_address + user_agent) </code> <p>This generates a random string of letters and numbers that is used to calculate unique visitor numbers for the day. The raw data IP address and User-Agent are never stored in our logs, databases or anywhere on disk at all.</p> <p>Old salts are deleted every 24 hours to avoid the possibility of linking visitor information from one day to the next. Forgetting used salts also removes the possibility of the original IP addresses being revealed in a brute-force attack. The raw IP address and User-Agent are rendered completely inaccessible to anyone, including ourselves.</p> <p>In our testing, using IP addresses to count visitors is remarkably accurate when compared to using a cookie. In some cases it might even be more accurate than using a cookie because some visitors block cookies altogether.</p> <p>The biggest limitation with this approach is that we cannot do good retention analysis with Plausible. We cannot show stats like <em>New vs Returning visitors</em> because they rely on having a persistent user identifier.</p> <p>If the same visitor visits your site five times in one day we will show that as one unique visitor. But if the same visitor visits your site on five different days in a month we would show that as five unique visitors.</p> <p>We’re happy to provide information on how Plausible is built to help you comply with the different privacy regulations. We encourage you to discuss specific issues with your lawyer to help you decide whether our service allows you to fulfill the legal requirements that apply to you.</p> Hosted in the EU powered by European-owned cloud infrastructure <p>We’re a small team based in the EU. The legal entity is incorporated in Estonia.</p> <p>All of the data that we do track and collect is kept fully secured, encrypted and hosted on 100% renewable energy powered server in Falkenstein, Germany. The server is owned by Hetzner, a European company. This ensures that all of the website data is being covered by the European Union’s strict laws on data privacy.</p> <p>We use Bunny (another European-owned provider from Slovenia) for a global CDN and DDoS protection. This ensures that all visitor data we collect is exclusively processed with servers owned and operated by European companies.</p> <p>For encryption, we use https in transit and the hashing process at rest. We also do regular backups. The backups are also stored in the EU, in a redundant site.</p> <p>We’ve tried hard to limit external services that we use and none of them have access to any of the data that we do collect. No third party vendors are involved other than the hosting company that owns the servers where the data is stored. You can read more in our privacy policy.</p> <p>You don’t have to worry about Schrems II and that it invalidates the EU-US Privacy Shield. Your website data never leaves the EU.</p> Data ownership of your web analytics <p>When you use our service to measure your website stats, Plausible Analytics will collect information about your visitors. You entrust us with your site data and we take that trust to heart. The privacy of your site data — and it is your data, not ours! — is a big deal to us.</p> <p>By using Plausible, you keep 100% ownership of your website data. Although when using our hosted service, your site analytics are stored on our server in the cloud, you remain completely in control of your site data and you fully own all of your data too.</p> <p>You own all right, title, and interest to your website data. We obtain no rights from you to your website data. We will never sell or share your site data to any third-parties.</p> <ul> <li>Your website data is not shared with advertising companies or any other companies in general.</li> <li>Your website data is not sent to any third-parties at all.</li> <li>Your website data is not mined and harvested for personal and behavioral trends.</li> <li>Your website data is not monetized.</li> </ul> <p>You can choose to delete your account and delete your site stats at any time. We provide simple no-questions-asked deletion links.</p> <p>All your stats will be permanently deleted immediately when you delete your Plausible Analytics account or when you delete your site stats. We cannot recover this information once it has been permanently deleted.</p> Why should I trust you? <p>Plausible is a fully open-source website analytics tool. Our source code is available and accessible on GitHub so you can read it and review it to ensure our code does what we say.</p> <p>We are not a black box. There’s nothing proprietary or closed source about Plausible Analytics. Everything is in the open. Anyone can view, review and inspect the code we’re running to verify that we practice what we preach.</p> <p>This is essential in the market of privacy software. Corporations and proprietary software cannot always be trusted when data is in question. The only way to prove your trust is to allow experts to look into your code and verify that you’re actually doing what you’re saying you’re doing.</p> GDPR, CCPA and PECR compliant web analytics <p>By using Plausible, you don’t need to have any GDPR, CCPA or PECR prompts and you don’t need a complex privacy policy about your use of analytics and cookies. With Plausible, you are not tracking any personal data after all. Your visitors can enjoy your site without any annoyances and distractions.</p> <p>You can sign up for a 30-day free trial and explore our privacy-friendly and GDPR, CCPA and PECR compliant site analytics. You don’t need to remove your current analytics provider either until you’ve tested Plausible and figured out if you like our product.</p> Ready to dive in? <br> Start your free trial today. Get started Live demo Cloudflare Web Analytics vs Plausible Analytics <p> </p> <p>Cloudflare Web Analytics is a new player on the simple, privacy-first and de-Googled web analytics market.</p> <p> </p> Read more What makes Plausible a great Google Analytics alternative <p> </p> <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> </p> Read more Plausible: Lightweight web analytics tool (&lt;1KB) that doesn't slow down your site <p> </p> <p>Plausible Analytics script weighs less than 1 KB. That’s 45 times smaller than the Google Analytics Global Site Tag. Plausible will reduce your page weight and will stop your site from loading slow.</p> <p> </p> Read more Plausible: Open source Google Analytics alternative <p> </p> <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 fully open-source software. Let’s take a look at what that means exactly.</p> <p> </p> Read more Plausible: Open source and privacy-first web analytics plugin for WordPress <p> </p> <p>Plausible Analytics is an open source web analytics plugin for WordPress that is a simple to use, lightweight (&lt. 1 KB) and privacy-friendly Google Analytics alternative.</p> <p> </p> Read more Plausible: Privacy focused Google Analytics alternative <p> </p> <p>Even though the purpose of Plausible Analytics 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> </p> Read more Plausible: Self-Hosted Google Analytics alternative <p> </p> <p>Plausible Analytics is a 100% 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> </p> Read more Simple, actionable and privacy-compliant analytics for ecommerce and SaaS <p> </p> <p>Plausible Analytics 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> </p> Read more Plausible: Simple web analytics tool you can use to measure site traffic <p> </p> <p>The goal of Plausible Analytics 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> </p> Read more What makes Plausible a great Matomo alternative <p> </p> <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> </p> Read more 5% of our gross revenue goes to environmental causes and open source <p> </p> <p>Working on and growing a bootstrapped, self-funded and open source startup is not easy. The web is a noisy and competitive place. Raising awareness and building trust is challenging. Most projects fail in their quest to reach sustainability.</p> <p> </p> Read more Website analytics platform for bloggers and content creators <p> </p> <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> </p> Read more Website analytics platform for freelancers and agencies <p> </p> <p>One of the use cases Plausible Analytics was specifically designed for are the freelancers and agencies who work with clients developing their websites, communication and marketing practices.</p> <p> </p> Read more





Comments:
No comments found