Installation guides
Installing Plausible on a website can be a slightly different process depending on what tools you're using to manage your site.
We've put together several guides that cover popular website builders and content management systems (CMS). These can help you set up and start counting your site visitors in no time. Thanks to the members of our community, there are also third-party integrations and plugins for various frameworks.
Official integrations
These are built and maintained by the Plausible team.
Add the snippet to the header of your site
To integrate your website with Plausible, you can manually insert our tracking snippet into the header section of your site. See the details here.
WordPress plugin
Using WordPress? We have an official WordPress plugin that makes the integration nice and easy. Here's how to get started with our WordPress plugin.
Google Tag Manager (GTM)
Using GTM? You can use our Google Tag Manager template. See how to integrate Plausible into your site with Google Tag Manager.
NPM package
NPM package: A lightweight library to add Plausible tracking to your site through an easy-to-install NPM package.
Run Plausible as a first-party connection
You can run Plausible script as a first-party connection from your domain name in order to bypass adblockers. Learn more here.
Server side tracking and mobile apps tracking
Our events API can be used to record pageviews and custom events server side without the use of JavaScript. You can use the events API to count users on your Android and/or iOS mobile apps too. Learn more here
Website builders and CMS platforms
Step-by-step guides for popular website builders and content management systems.
| Platform | Type | Details |
|---|---|---|
| Buttondown | Guide | How to add the script to your Buttondown site |
| Carrd | Guide | How to add the script to your Carrd site |
| Discourse | Guide | How to add the script to your Discourse community |
| Docusaurus | Guide | How to add the script to your Docusaurus site |
| Ghost | Guide | How to add the script to your Ghost site |
| HubSpot | Guide | How to add the script to your HubSpot site |
| Hugo | Guide | How to add the script to your Hugo site |
| NextJS | Guide | Simple integration for Plausible Analytics and NextJS with custom events |
| Shopify | Guide | How to add the script to your Shopify store |
| Squarespace | Guide | How to add the script to your Squarespace site |
| Webflow | Guide | How to add the script to your Webflow site |
| Wix | Guide | How to add the script to your Wix site |
| Craft CMS | Plugin | Dashboard widgets to display analytics data from Plausible |
| DatoCMS | Plugin | Provides a link to Plausible for the current record on the sidebar |
| Doctave | Integration | How to add Plausible to your Doctave project |
| Drupal (new module) | Plugin | Integrate Plausible, track custom events, block IPs, track file downloads, outbound links and more |
| Drupal | Plugin | Ignore tracking on certain pages and by certain user roles |
| Flipsite | Integration | Include Plausible in your Flipsite settings and score 100% on Lighthouse |
| GitBook | Integration | Track traffic in your published spaces from your Plausible dashboard |
| Grav | Plugin | Add Plausible Analytics to your Grav CMS site and configure it from the admin panel |
| HelpDocs | Integration | Native Plausible integration for your knowledge base |
| Kirby | Plugin | Frontend snippet and Kirby panel |
| Magento / Adobe Commerce | Plugin | Save visited pages, access analytics in admin area, manage goals and more |
| MediaWiki | Plugin | MediaWiki extension to enable Plausible Analytics |
| Micro.blog | Plugin | Integrate Micro.blog with Plausible Analytics. Add under "Find Plug-ins" in Micro.blog |
| Neos CMS | Plugin | Add Plausible Analytics to your Neos site |
| Notion | Third-party | Use a service like Potion or Super (paid tools) to add custom code to your Notion website |
| Open Journal Systems (OJS) | Plugin | Displays the Plausible dashboard in the editor dashboard for journal editors and managers |
| PayloadCMS | Plugin | Add charts and statistics widgets directly in your admin interface |
| Pika | Integration | With a Pro account, you can add your own analytics and Plausible is officially supported |
| Podcastpage.io | Integration | Enable the Plausible script through the "Integrations" page of your dashboard |
| Prestashop | Plugin | Add Plausible in Prestashop |
| Publii | Plugin | Plausible plugin for Publii |
| Readymag | Guide | How to add the script to your Readymag website |
| Sanity.io | Plugin | Show Plausible as an iframe inside of the Sanity dashboard |
| Shopware | Plugin | Add Plausible Analytics to Shopware 6 with custom events and ecommerce data |
| Statamic | Plugin | A wrapper around the Plausible API that fetches analytics into your dashboard |
| Sylius | Plugin | Integrates Plausible seamlessly into your Sylius store |
| TYPO3 | Plugin | TYPO3 extension for Plausible |
| WordPress | Plugin | Our official WordPress plugin (listed above in official integrations) |
JavaScript frameworks and frontend libraries
| Platform | Details |
|---|---|
| Single-page applications | Plausible integrates automatically with modern pushState based routers (React, Angular, Vue etc). No extra configuration needed |
| Hash-based routing | If your frontend framework uses the URL hash for routing, use our hash-based tracker |
| Turbo / Turbolinks | Disable automatic pageview tracking for full control over when pageviews are triggered |
| Gatsby | A Gatsby plugin for adding Plausible Analytics to your Gatsby site |
| Gridsome | A plugin to add Plausible Analytics to your Gridsome site |
| Hexo | A simple Hexo plugin to inject Plausible script into your pages |
| Nuxt | Nuxt module to natively integrate Plausible Analytics |
| Vue.js & Nuxt.js | A Vue.js plugin and NuxtJS module for Plausible |
| Vue 3 & Nuxt 3 | Plausible module for Nuxt 3 and Vue 3 |
| VuePress | A VuePress-plugin for Plausible on your documentation website |
Backend frameworks and server-side libraries
| Platform | Details |
|---|---|
| Bridgetown | Provides the plausible Liquid tag & ERB helper to your Bridgetown site |
| Django-Plausible | Django module for easy Plausible integration, with Wagtail support |
| Django-plausible-proxy | Module to proxy requests and send server-side events to Plausible Analytics |
| Elixir | Elixir library to push events to Plausible |
| Go | Golang wrapper for the Plausible API |
| Jekyll | Web analytics for Jekyll. Install the plugin, configure it and you're done |
| Laravel Plausible | Blade view with the script tag for Plausible and a wrapper for custom events |
| Laravel Plausible API | A Laravel package for interacting with the Plausible API |
| Laravel Plausible Exclude | Quickly add a page to exclude your visits from Plausible |
| R | R wrapper for the Plausible API |
| Ruby | Simple wrapper to read the Plausible API with Ruby |
Mobile and native app SDKs
| Platform | Details |
|---|---|
| Android SDK | An Android SDK for Plausible Analytics |
| Flutter | Send pageviews and custom events to Plausible |
| PlausibleSwift | Plausible Analytics pageview and event tracking for Swift |
| AviaryInsights | Easy to use Swift package for recording pageviews and custom events for Plausible |
| Qt6 / QML | Qt6 QML plugin for Plausible |
| Localhost for hybrid apps | Enable Plausible to count visitors on localhost for Cordova, Capacitor and other hybrid apps |
Documentation tools
| Platform | Details |
|---|---|
| Docusaurus | How to add the script to your Docusaurus site |
| MkDocs | Plausible Analytics support in Material for MkDocs |
| Sphinx / Read The Docs | Plausible Sphinx extension |
| TypeDoc | TypeDoc Plausible plugin for your built HTML docs |
Special configurations
| Configuration | Details |
|---|---|
| Google AMP Pages | Declare an AMP-analytics object on your AMP pages to track with Plausible |
| Google Chrome extensions | Instructions for tracking Chrome browser extensions with Plausible |
| DNT and offline | Add Do Not Track and offline functionality via the analytics library |
| Segment | No official integration, but you can integrate via Google Tag Manager |
Monitoring and automation
| Platform | Details |
|---|---|
| Bubble.io | Plugin to integrate Plausible into Bubble |
| Grafana | Observe Plausible records from Prometheus in Grafana |
| n8n | Community node for working with the Plausible API |
| Prometheus | Add Plausible records to Prometheus with the Plausible exporter |
Data pipelines, warehouses and other ways of viewing Plausible stats elsewhere
See this list for data pipelines, warehouses and other ways of viewing Plausible stats elsewhere. For instance, our stats API, official WordPress plugin and official Google Looker Studio connector.
Let us know about any other integrations that you've built and we will feature them in this list. Thanks for your support!