From f45398588ab784678f8b340e7e03980779c6eb20 Mon Sep 17 00:00:00 2001 From: Marko Saric Date: Wed, 10 Jun 2026 11:39:55 +0200 Subject: [PATCH] new cta --- docs/carrd-integration.md | 7 +++++++ docs/csv-import.md | 7 +++++++ docs/discourse-integration.md | 7 +++++++ docs/docusaurus-integration.md | 7 +++++++ docs/filters-segments.md | 7 +++++++ docs/ghost-integration.md | 7 +++++++ docs/goal-conversions.md | 7 +++++++ docs/hugo-integration.md | 7 +++++++ docs/mediawiki-integration.md | 7 +++++++ docs/nextjs-integration.md | 7 +++++++ docs/pageview-goals.md | 7 +++++++ docs/shopify-integration.md | 7 +++++++ docs/squarespace-integration.md | 7 +++++++ docs/webflow-integration.md | 7 +++++++ docs/wix-integration.md | 7 +++++++ docs/wordpress-integration.md | 8 ++++++++ 16 files changed, 113 insertions(+) diff --git a/docs/carrd-integration.md b/docs/carrd-integration.md index e8654307..229ca2f8 100644 --- a/docs/carrd-integration.md +++ b/docs/carrd-integration.md @@ -5,10 +5,17 @@ sidebar_label: Carrd description: "Add Plausible Analytics to a Carrd site and track custom events like button clicks using an Embed component. Cookie-free and simple." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; Here's how to add Plausible Analytics to your Carrd site and set up the tracking of custom events such as button clicks. + + ## How to add Plausible to your Carrd website ### Get your site snippet diff --git a/docs/csv-import.md b/docs/csv-import.md index 7e4550f8..34c7e336 100644 --- a/docs/csv-import.md +++ b/docs/csv-import.md @@ -4,6 +4,7 @@ sidebar_label: CSV files description: "Import historical analytics data into Plausible using CSV files. Works with any analytics tool that can export CSVs, including multiple properties into one dashboard." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; Plausible Analytics allows you to import your historical stats from various analytics tools using CSV files. You can import multiple different properties into the same Plausible dashboard using CSVs. @@ -14,6 +15,12 @@ We have a simple [Google Analytics import tool](google-analytics-import.md). The rest of this article is focused on importing your historical stats into Plausible using CSV files. + + ## How to import your historical stats via CSV files Here's how you can import your historical stats into your Plausible dashboard by using CSV files. diff --git a/docs/discourse-integration.md b/docs/discourse-integration.md index c63725e6..70bceccf 100644 --- a/docs/discourse-integration.md +++ b/docs/discourse-integration.md @@ -5,10 +5,17 @@ sidebar_label: Discourse description: "Add Plausible Analytics to Discourse via a theme component. Uses hash-based routing support for accurate tracking of forum page views." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; You can add Plausible Analytics tracking code to your Discourse community by adding a component. Since Discourse uses hash-based routing for the post threads, you should to use [our special hash-based script](hash-based-routing.md) on Discourse forums. You may also want to add some of the other options like file-downloads. + + ## Step 1: Get your Plausible snippet We display your snippet during the process of adding a new site to your account. You can also see the snippet within the **Site Installation** area of the **General** section in your [site settings](website-settings.md). diff --git a/docs/docusaurus-integration.md b/docs/docusaurus-integration.md index 2c712c33..a9f7c28b 100644 --- a/docs/docusaurus-integration.md +++ b/docs/docusaurus-integration.md @@ -5,8 +5,15 @@ sidebar_label: Docusaurus description: "Add Plausible Analytics to a Docusaurus documentation site using the community plugin. Privacy-friendly stats with no cookies." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; There is a Plausible Analytics community plugin that allows you to integrate Plausible Analytics with your Docusaurus documentation site. **[A Docusaurus plugin for Plausible Analytics](https://github.com/infracost/docusaurus-plugin-plausible)**. + + diff --git a/docs/filters-segments.md b/docs/filters-segments.md index cef9d3c7..80a89dbe 100644 --- a/docs/filters-segments.md +++ b/docs/filters-segments.md @@ -3,10 +3,17 @@ title: Filter and segment your audience description: "Slice your Plausible data by source, page, location, device or goal. Combine multiple filters into reusable audience segments for faster analysis." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; Plausible Analytics allows you to easily segment your audience to analyze and understand the different trends. A segment is made up of one or more filters. You can save any segment for quick and convenient access. + + ## How to filter your dashboard Any metric you click on in your dashboard creates a new filter. Click on any referral source, any of your pages or any location, device or goal and your dashboard will then show only the traffic for the metric you have selected. diff --git a/docs/ghost-integration.md b/docs/ghost-integration.md index f293ccb5..630b20a6 100644 --- a/docs/ghost-integration.md +++ b/docs/ghost-integration.md @@ -5,12 +5,19 @@ sidebar_label: Ghost description: "Add Plausible Analytics to Ghost using code injection. Tracks your entire site with one snippet. No cookies, no personal data collected." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; You can use the **[Ghost code injection](https://ghost.org/integrations/plausible/)** feature to add Plausible Analytics tracking code to your Ghost website same way you would add Google Analytics code or any other JavaScript code. In Ghost you can inject code across your entire site or on an individual post or page. Since Plausible needs to track analytics across your entire site, use the global code injection feature which can be found in the Ghost Admin settings menu. + + * In the **Menu**, click **Settings**, and then **Code Injection**.
diff --git a/docs/goal-conversions.md b/docs/goal-conversions.md index 29d79838..2ccd8404 100644 --- a/docs/goal-conversions.md +++ b/docs/goal-conversions.md @@ -3,6 +3,7 @@ title: Goal conversions description: "Track signups, purchases, clicks and other key actions in Plausible. Set up pageview or custom event goals to measure conversions and referral sources." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; Goals allow you to track actions that you want your visitors to take on your site. Actions such as signing up to a newsletter, clicking on a **Download** button, registering for a trial account, purchasing a product, clicking on an external link, downloading a file or completing a checkout form of an ecommerce store. @@ -73,3 +74,9 @@ Plausible supports the following goal types: + + diff --git a/docs/hugo-integration.md b/docs/hugo-integration.md index fbc14a0f..481c6d3e 100644 --- a/docs/hugo-integration.md +++ b/docs/hugo-integration.md @@ -5,10 +5,17 @@ sidebar_label: Hugo description: "Integrate Plausible Analytics with your Hugo site using the community plugin or by adding the script directly to your theme." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; There are several simple ways to integrate Plausible Analytics with your Hugo documentation site. Let's take a look at them: + + ## Option 1 - recommended setup: Plausible Analytics community plugin * **[A Hugo plugin for Plausible Analytics](https://github.com/divinerites/plausible-hugo)**. Built and maintained by Divinerites. diff --git a/docs/mediawiki-integration.md b/docs/mediawiki-integration.md index d20a9ccc..2a8caa88 100644 --- a/docs/mediawiki-integration.md +++ b/docs/mediawiki-integration.md @@ -5,6 +5,7 @@ sidebar_label: MediaWiki description: "Install the Plausible extension for MediaWiki to add privacy-first, cookie-free analytics tracking to your wiki." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; You can add the Plausible Analytics tracking code to your MediaWiki instance by downloading and activating the [Plausible](https://github.com/octfx/mediawiki-extension-Plausible) extension. @@ -20,3 +21,9 @@ Add `wfLoadExtension( 'Plausible' );` to your `LocalSettings.php`. Configure as needed. A more expanded integration document can be found at the extensions [README.md](https://github.com/octfx/mediawiki-extension-Plausible/blob/master/README.md) + + diff --git a/docs/nextjs-integration.md b/docs/nextjs-integration.md index 532777e4..a0e406d0 100644 --- a/docs/nextjs-integration.md +++ b/docs/nextjs-integration.md @@ -5,12 +5,19 @@ sidebar_label: Next.js description: "Add Plausible Analytics to a Next.js app using the next-plausible package. Covers script setup, custom events and proxying." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; You can add the script directly to your head through "next/head" or react-helmet. However there is a simpler way that also provides custom events functionality: **[Next-Plausible](https://github.com/4lejandrito/next-plausible)** built and maintained by [4lejandrito](https://github.com/4lejandrito). It supports: + + ## Serving the Plausible script ```jsx title="pages/index.jsx" diff --git a/docs/pageview-goals.md b/docs/pageview-goals.md index d33bc672..d9478817 100644 --- a/docs/pageview-goals.md +++ b/docs/pageview-goals.md @@ -3,6 +3,7 @@ title: Pageview goals description: "Track conversions by monitoring visits to specific pages in Plausible. No code changes needed. Just set a pathname and start measuring." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; Pageview goals allow you to measure how many people visit a specific section of your site (for instance dynamically created checkout pages for ecommerce) and get referral sources and other details for those conversions. @@ -11,6 +12,12 @@ Since pageviews are collected automatically, you don’t need to change your web Do you run a store and want to track purchases? Do you have a contact form and want to track form submissions? Use pageview goals to track the "thank you" page or the order confirmation page. + + To get started with **Pageview Goals**, go to [your website's settings](website-settings.md) in Plausible Analytics and visit the **Goals** section. You should see an empty list with a prompt to add a goal. Click the **+ Add goal** button to go to the goal creation form. diff --git a/docs/shopify-integration.md b/docs/shopify-integration.md index 11fd7bd3..d7500046 100644 --- a/docs/shopify-integration.md +++ b/docs/shopify-integration.md @@ -5,10 +5,17 @@ sidebar_label: Shopify description: "Track add to cart, checkout, purchase and revenue attribution in Plausible Analytics on your Shopify store. No cookies required." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; Here's how to add Plausible Analytics to your Shopify store and set up the tracking of events such as add to cart, checkout, purchase, revenue attribution and more. + + ## Add Plausible snippet to Shopify * Log in to your Shopify account and click on Sales Channels > Online Store > Themes in the left-hand side menu. diff --git a/docs/squarespace-integration.md b/docs/squarespace-integration.md index 9ec2d259..149cfc05 100644 --- a/docs/squarespace-integration.md +++ b/docs/squarespace-integration.md @@ -5,10 +5,17 @@ sidebar_label: Squarespace description: "Add Plausible Analytics to a Squarespace site using Code Injection. Privacy-first, cookie-free tracking without touching your theme files." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; Here's how to add Plausible Analytics to your Squarespace site + + ## How to add Plausible to your Squarespace website * On your site's settings page, click on **Advanced** and then click on **Code Injection** diff --git a/docs/webflow-integration.md b/docs/webflow-integration.md index de5f34fc..ce76148d 100644 --- a/docs/webflow-integration.md +++ b/docs/webflow-integration.md @@ -5,10 +5,17 @@ sidebar_label: Webflow description: "Add Plausible Analytics to Webflow via Custom Code and track button clicks or form submissions as custom events. No cookies needed." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; Here's how to add Plausible Analytics to your Webflow site and set up the tracking of custom events such as button clicks and form submissions. + + ## How to add Plausible to your Webflow website * On your project's page, click on the Webflow logo (**W**) in the left-hand side menu and choose **Project Settings**. diff --git a/docs/wix-integration.md b/docs/wix-integration.md index 23564ba4..db4309a1 100644 --- a/docs/wix-integration.md +++ b/docs/wix-integration.md @@ -5,6 +5,7 @@ sidebar_label: Wix description: "Add Plausible Analytics to a Wix site using the Custom Code feature. Cookie-free visitor tracking that works across all pages." --- +import CtaBox from '@site/src/components/CtaBox'; import useBaseUrl from '@docusaurus/useBaseUrl'; You can use the **[Custom Code](https://support.wix.com/en/article/wix-editor-embedding-custom-code-on-your-site)** feature to add Plausible Analytics tracking code to your Wix website the same way you would add Google Analytics code or any other JavaScript code. @@ -19,6 +20,12 @@ Site-wide JavaScript code injection is a premium Wix feature so you need to upgr Now you can go to your website and verify whether Plausible Analytics script has been added and to your Plausible Analytics account to see whether the stats are being tracked. See here [how to verify the integration](troubleshoot-integration.md). + + ## What's next? - [Set up goals](goal-conversions.md) to track form submissions, button clicks or any conversion that matters to your site diff --git a/docs/wordpress-integration.md b/docs/wordpress-integration.md index 0e6f139e..cec2a38a 100644 --- a/docs/wordpress-integration.md +++ b/docs/wordpress-integration.md @@ -5,10 +5,18 @@ sidebar_label: WordPress description: "Add Plausible Analytics to your WordPress site using the official plugin. Cookie-free, privacy-first tracking with proxy and goal tracking support." --- +import CtaBox from '@site/src/components/CtaBox'; + The best way to add Plausible to your WordPress site is our official WordPress plugin. It gives you a Plausible configuration page directly in your WordPress dashboard, with options for the proxy, goal tracking and more. For full installation instructions, setup options and feature details, visit the [Plausible WordPress plugin page](https://plausible.io/wordpress-analytics-plugin). + + ## Common issues Having trouble with the plugin? Jump to the relevant section: