diff --git a/docs/account-settings.md b/docs/account-settings.md index aec5eff1..70897349 100644 --- a/docs/account-settings.md +++ b/docs/account-settings.md @@ -1,5 +1,6 @@ --- -title: Your account settings section +title: Plausible account settings +sidebar_label: Account settings description: "Manage your Plausible Analytics account settings. Update your email, secure your account with 2FA, manage active sessions, and set your dashboard preferences." --- diff --git a/docs/agencies-and-freelancers.md b/docs/agencies-and-freelancers.md index 541c0cdd..fcec0d6c 100644 --- a/docs/agencies-and-freelancers.md +++ b/docs/agencies-and-freelancers.md @@ -1,5 +1,6 @@ --- title: Using Plausible as an agency or freelancer +sidebar_label: Agencies and freelancers description: "How agencies and freelancers use Plausible Analytics to manage multiple clients. Covers team structures, per-client billing and site ownership transfer on handoff." --- diff --git a/docs/buttondown.md b/docs/buttondown.md index 33d057b5..d7d284d9 100644 --- a/docs/buttondown.md +++ b/docs/buttondown.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add the script to Buttondown +title: Adding Plausible to Buttondown +sidebar_label: Buttondown description: "Track your Buttondown newsletter archives, link clicks and subscriber conversions in Plausible Analytics. Setup guide with goal configuration." --- diff --git a/docs/carrd-integration.md b/docs/carrd-integration.md index 94c555aa..e8654307 100644 --- a/docs/carrd-integration.md +++ b/docs/carrd-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: Adding Plausible to Carrd (and tracking custom events) +title: Adding Plausible to Carrd +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." --- diff --git a/docs/csv-import.md b/docs/csv-import.md index e7381d9b..7e4550f8 100644 --- a/docs/csv-import.md +++ b/docs/csv-import.md @@ -1,5 +1,6 @@ --- title: Import stats using CSV files +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." --- diff --git a/docs/custom-locations.md b/docs/custom-locations.md index f500d53c..86b5d95a 100644 --- a/docs/custom-locations.md +++ b/docs/custom-locations.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: Specify a custom location to aggregate pages that contain identifiers +title: Redact sensitive data from page URLs +sidebar_label: Redact sensitive data from page URLs description: "How to send Plausible a custom URL instead of the real page URL. Useful for redacting user IDs, UUIDs or other personal data from your Top Pages report." --- diff --git a/docs/data-access.md b/docs/data-access.md index 508b2b58..0d3d05f5 100644 --- a/docs/data-access.md +++ b/docs/data-access.md @@ -1,5 +1,6 @@ --- title: Accessing your Plausible data +sidebar_label: Accessing your data description: "Choose the right way to access your Plausible data outside the dashboard: Stats API, Events API, Sites API, CSV export, Looker Studio or data warehouse connectors." --- diff --git a/docs/discourse-integration.md b/docs/discourse-integration.md index 380e368a..c63725e6 100644 --- a/docs/discourse-integration.md +++ b/docs/discourse-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add the script to your Discourse community +title: Adding Plausible to Discourse +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." --- diff --git a/docs/docusaurus-integration.md b/docs/docusaurus-integration.md index b2cf6d57..2c712c33 100644 --- a/docs/docusaurus-integration.md +++ b/docs/docusaurus-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add the script to your Docusaurus site +title: Adding Plausible to Docusaurus +sidebar_label: Docusaurus description: "Add Plausible Analytics to a Docusaurus documentation site using the community plugin. Privacy-friendly stats with no cookies." --- diff --git a/docs/email-reports.md b/docs/email-reports.md index 0efcb881..a821439f 100644 --- a/docs/email-reports.md +++ b/docs/email-reports.md @@ -1,5 +1,6 @@ --- title: Set reports to be sent through email +sidebar_label: Email reports description: "Set up weekly and monthly Plausible Analytics reports delivered by email. Stats are embedded directly in the message, no login or attachments required." --- diff --git a/docs/embed-dashboard.md b/docs/embed-dashboard.md index 796b3daa..87eab4e6 100644 --- a/docs/embed-dashboard.md +++ b/docs/embed-dashboard.md @@ -1,5 +1,6 @@ --- title: Embed the dashboard without our branding into your user interface +sidebar_label: Embed the dashboard description: "Embed a Plausible analytics dashboard into your own site or product using an iframe. Unbranded, scoped to a segment and requires no Plausible account to view." --- diff --git a/docs/events-api.md b/docs/events-api.md index 17f48e43..f6ce8f66 100644 --- a/docs/events-api.md +++ b/docs/events-api.md @@ -1,5 +1,6 @@ --- title: Plausible Events API reference +sidebar_label: Events API reference description: "Reference for the Plausible Events API. Send pageviews and custom events server-side or from mobile apps without the JavaScript snippet." --- diff --git a/docs/excluding-localstorage.md b/docs/excluding-localstorage.md index fa73dca1..470b4609 100644 --- a/docs/excluding-localstorage.md +++ b/docs/excluding-localstorage.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: Opt out and exclude your visits from the analytics by setting a localStorage flag in your browser +title: Exclude yourself via localStorage +sidebar_label: Exclude yourself via localStorage description: "Exclude your own visits from Plausible tracking by setting a localStorage flag in your browser's developer console. No IP address or server changes needed." --- diff --git a/docs/ghost-integration.md b/docs/ghost-integration.md index fb2c8d2f..f293ccb5 100644 --- a/docs/ghost-integration.md +++ b/docs/ghost-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add the script to your Ghost site +title: Adding Plausible to Ghost +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." --- diff --git a/docs/google-analytics-import.md b/docs/google-analytics-import.md index 230272cf..1d88db4b 100644 --- a/docs/google-analytics-import.md +++ b/docs/google-analytics-import.md @@ -1,5 +1,6 @@ --- title: Import stats from Google Analytics +sidebar_label: Google Analytics description: "Import your historical Google Analytics 4 data into Plausible Analytics. No gaps, no double-counting, and full support for segmenting and exporting." --- diff --git a/docs/hubspot-analytics.md b/docs/hubspot-analytics.md index f61ed07f..b35a9829 100644 --- a/docs/hubspot-analytics.md +++ b/docs/hubspot-analytics.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add Plausible Analytics to your HubSpot site +title: Adding Plausible to HubSpot +sidebar_label: HubSpot description: "Add Plausible Analytics to your HubSpot website by injecting the tracking script site-wide. Works across all pages without cookies." --- diff --git a/docs/hugo-integration.md b/docs/hugo-integration.md index 8973cb51..fbc14a0f 100644 --- a/docs/hugo-integration.md +++ b/docs/hugo-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add the script to your Hugo site +title: Adding Plausible to Hugo +sidebar_label: Hugo description: "Integrate Plausible Analytics with your Hugo site using the community plugin or by adding the script directly to your theme." --- diff --git a/docs/integration-guides.md b/docs/integration-guides.md index 6a43b9f0..03c9ec60 100644 --- a/docs/integration-guides.md +++ b/docs/integration-guides.md @@ -1,5 +1,6 @@ --- title: "Integration guides: WordPress, Shopify, Next.js and more" +sidebar_label: Integration guides description: "Install Plausible Analytics on WordPress, Shopify, Webflow, Squarespace, Ghost, Next.js and more. Official guides and community integrations for popular platforms." --- diff --git a/docs/keyboard-shortcuts.md b/docs/keyboard-shortcuts.md index cad498c1..04bbd62c 100644 --- a/docs/keyboard-shortcuts.md +++ b/docs/keyboard-shortcuts.md @@ -1,5 +1,6 @@ --- title: Navigate the dashboard using keyboard shortcuts +sidebar_label: Keyboard shortcuts description: "Full list of Plausible keyboard shortcuts for switching date ranges, enabling comparisons and navigating your dashboard without touching the mouse." --- diff --git a/docs/login-management.md b/docs/login-management.md index 0d0daeea..89bfc120 100644 --- a/docs/login-management.md +++ b/docs/login-management.md @@ -1,5 +1,5 @@ --- -title: Login management +title: Login management description: "How to view and remotely end active sessions on your Plausible Analytics account. Sessions expire automatically after 14 days of inactivity." --- diff --git a/docs/looker-studio.md b/docs/looker-studio.md index dba3e1be..c0d354e0 100644 --- a/docs/looker-studio.md +++ b/docs/looker-studio.md @@ -1,5 +1,6 @@ --- title: Plausible Looker Studio connector +sidebar_label: Looker Studio connector description: "Connect Plausible Analytics to Google Looker Studio using the official connector. Build custom reports and branded dashboards on the Business plan." --- diff --git a/docs/manual-link-tagging.md b/docs/manual-link-tagging.md index 0aabf1a3..0e3e207a 100644 --- a/docs/manual-link-tagging.md +++ b/docs/manual-link-tagging.md @@ -1,56 +1,8 @@ --- displayed_sidebar: someSidebar -title: Paid campaigns, UTM tags and conversion attribution +title: UTM parameters +sidebar_label: UTM parameters description: "How to use UTM parameters to track paid campaigns, email links and other traffic sources in Plausible. Includes naming conventions, a link builder and troubleshooting." --- -UTM parameters are query string tags you add to URLs so Plausible can tell you which campaign, channel or source sent a visitor. Without them, traffic from newsletters, paid ads and social posts often shows up as Direct or under a referrer domain with no further detail. - -## The five UTM parameters Plausible supports - -| Parameter | What it tracks | Example value | -|---|---|---| -| `utm_source` | Which site or platform sent the traffic | `newsletter`, `google`, `twitter` | -| `utm_medium` | The marketing channel | `email`, `cpc`, `social` | -| `utm_campaign` | The campaign name | `spring-sale`, `product-launch` | -| `utm_content` | Distinguishes multiple links within the same campaign | `banner-top`, `text-link` | -| `utm_term` | The paid search keyword | `analytics+tool` | - -`utm_source`, `utm_medium` and `utm_campaign` are the most commonly used. `utm_content` and `utm_term` are optional and useful mainly for paid search or campaigns with multiple link placements. - -A tagged URL looks like this: - -``` -https://yourdomain.com/landing?utm_source=newsletter&utm_medium=email&utm_campaign=may-2025 -``` - -## Where to view UTM data in Plausible - -- **Top Sources** shows `utm_source` values alongside referrer domains. See [how the Sources and Campaigns tabs work](top-referrers.md) for more detail on filtering and channel groupings. -- **Campaigns** shows `utm_campaign` values and their traffic -- All five parameters are available as filters so you can slice any metric by campaign, medium or source -- Attribution is first-touch within a session: the UTM from the first pageview of a session is credited. If a visitor arrives from a tagged link mid-session, it is ignored. - -A session stays active for 30 minutes after the last pageview. To measure which campaigns actually lead to signups or purchases, combine UTM tracking with [goal conversions](goal-conversions.md). - -## Naming best practices - -**Use lowercase consistently.** Plausible treats `Google` and `google` as two different sources. Pick one casing and stick to it across your team. - -**Use hyphens as separators.** Spaces get URL-encoded as `%20` and underscores are easy to misread in reports. `spring-sale` is cleaner than `spring_sale` or `spring sale`. - -**Be consistent across campaigns.** If you used `email` as the medium in January, do not switch to `e-mail` in March. Inconsistent values split your data into separate rows. - -**Tag every link in paid campaigns.** Untagged links from ads or emails show up as Direct traffic or under the referrer domain with no campaign detail. - -## Building UTM links - -Use [Plausible's UTM builder](https://plausible.io/utm-builder) to construct tagged URLs without typos. Any spreadsheet template or other tool works just as well as long as the output follows the standard query string format. - -## Troubleshooting: UTM not showing in Plausible - -**UTMs only attribute on the first pageview of a new session.** If the visitor already has an active session when they click your tagged link, the UTM is recorded in the URL but not attributed. Test with a fresh browser profile or after 30+ minutes of inactivity. - -**Check for redirects that strip query parameters.** Some landing page platforms, link shorteners or server-side redirects drop query strings before the final URL loads. Open the tagged link in a browser and confirm the UTM parameters are still present in the address bar on the destination page. - -**Check your Plausible script settings.** If you have the `stop-tracking-utm-tags` option enabled, Plausible strips UTM parameters before recording the pageview. This is a privacy feature and means UTM data will not appear in your dashboard. +For a full guide on UTM parameters, naming conventions, session attribution and troubleshooting, see our [UTM tracking guide](https://plausible.io/blog/utm-tracking-tags). To build and validate tagged links, use the [UTM builder](https://plausible.io/utm-builder) and [UTM checker](https://plausible.io/utm-checker) tools. For how UTM data appears in your Plausible dashboard, see [traffic sources and campaigns](top-referrers.md). diff --git a/docs/mediawiki-integration.md b/docs/mediawiki-integration.md index b0d43994..d20a9ccc 100644 --- a/docs/mediawiki-integration.md +++ b/docs/mediawiki-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add Plausible to your MediaWiki instance +title: Adding Plausible to MediaWiki +sidebar_label: MediaWiki description: "Install the Plausible extension for MediaWiki to add privacy-first, cookie-free analytics tracking to your wiki." --- diff --git a/docs/metrics-definitions.md b/docs/metrics-definitions.md index dca4b0cd..decf6752 100644 --- a/docs/metrics-definitions.md +++ b/docs/metrics-definitions.md @@ -114,7 +114,7 @@ For example, a link in your email newsletter might look like: https://yoursite.com/blog/post?utm_source=newsletter&utm_medium=email&utm_campaign=april-launch ``` -Read more about [tagging your links with UTM parameters](manual-link-tagging.md). +Read more about [tagging your links with UTM parameters](https://plausible.io/blog/utm-tracking-tags). ### Referrer Drilldown diff --git a/docs/nextjs-integration.md b/docs/nextjs-integration.md index 06df52d9..532777e4 100644 --- a/docs/nextjs-integration.md +++ b/docs/nextjs-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add the script to your NextJS site +title: Adding Plausible to Next.js +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." --- diff --git a/docs/plausible-script.md b/docs/plausible-script.md index 2ef96c87..f1b855b4 100644 --- a/docs/plausible-script.md +++ b/docs/plausible-script.md @@ -1,5 +1,6 @@ --- title: Add the Plausible tracking script +sidebar_label: Add the tracking script description: "Add the Plausible tracking snippet to your site's header. One lightweight script, no cookies, no personal data. Works with WordPress, GTM and most site builders." --- diff --git a/docs/proxy/guides/akamai.md b/docs/proxy/guides/akamai.md index 182f7072..7ab27d1a 100644 --- a/docs/proxy/guides/akamai.md +++ b/docs/proxy/guides/akamai.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar title: Proxying Plausible through Akamai +sidebar_label: Akamai description: "Instructions for proxying Plausible Analytics through Akamai have moved. See the general proxy guide for up-to-date setup instructions." --- diff --git a/docs/proxy/guides/apache.md b/docs/proxy/guides/apache.md index b9d4feda..c68c781c 100644 --- a/docs/proxy/guides/apache.md +++ b/docs/proxy/guides/apache.md @@ -1,5 +1,6 @@ --- title: Proxying Plausible through Apache HTTP Server +sidebar_label: Apache description: "How to proxy Plausible Analytics through Apache HTTP Server. Configure reverse proxy rules to serve analytics as a first-party connection from your domain." --- diff --git a/docs/proxy/guides/caddy.md b/docs/proxy/guides/caddy.md index d40eff3d..206fae40 100644 --- a/docs/proxy/guides/caddy.md +++ b/docs/proxy/guides/caddy.md @@ -1,5 +1,6 @@ --- title: Proxying Plausible through Caddy +sidebar_label: Caddy description: "How to proxy Plausible Analytics through Caddy. Configure Caddy as a reverse proxy to serve analytics as a first-party connection from your own domain." --- diff --git a/docs/proxy/guides/cloudflare.md b/docs/proxy/guides/cloudflare.md index 842d7637..baa9e99d 100644 --- a/docs/proxy/guides/cloudflare.md +++ b/docs/proxy/guides/cloudflare.md @@ -1,5 +1,6 @@ --- title: Proxying Plausible through Cloudflare +sidebar_label: Cloudflare description: "How to proxy Plausible Analytics through Cloudflare Workers. Set up a first-party analytics connection using a free Cloudflare account in a few steps." --- diff --git a/docs/proxy/guides/cloudfront.md b/docs/proxy/guides/cloudfront.md index b8365508..23757503 100644 --- a/docs/proxy/guides/cloudfront.md +++ b/docs/proxy/guides/cloudfront.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar title: Proxying Plausible through CloudFront +sidebar_label: CloudFront description: "Instructions for proxying Plausible Analytics through CloudFront have moved. See the general proxy guide for up-to-date setup instructions." --- diff --git a/docs/proxy/guides/deno.md b/docs/proxy/guides/deno.md index b97301c1..1453de45 100644 --- a/docs/proxy/guides/deno.md +++ b/docs/proxy/guides/deno.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar title: Proxying Plausible through Deno Deploy +sidebar_label: Deno Deploy description: "Instructions for proxying Plausible Analytics through Deno Deploy have moved. See the general proxy guide for up-to-date setup instructions." --- diff --git a/docs/proxy/guides/fastly.md b/docs/proxy/guides/fastly.md index f97a09fb..1a67fa8c 100644 --- a/docs/proxy/guides/fastly.md +++ b/docs/proxy/guides/fastly.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar title: Proxying Plausible through Fastly +sidebar_label: Fastly description: "Instructions for proxying Plausible Analytics through Fastly have moved. See the general proxy guide for up-to-date setup instructions." --- diff --git a/docs/proxy/guides/fresh.md b/docs/proxy/guides/fresh.md index 7673d01b..ef16708b 100644 --- a/docs/proxy/guides/fresh.md +++ b/docs/proxy/guides/fresh.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar title: Proxying Plausible through Fresh +sidebar_label: Fresh description: "How to proxy Plausible Analytics through the Deno Fresh framework. Serve analytics as a first-party connection from your own domain using Fresh routes." --- diff --git a/docs/proxy/guides/laravel.md b/docs/proxy/guides/laravel.md index cdb3be34..3c915f50 100644 --- a/docs/proxy/guides/laravel.md +++ b/docs/proxy/guides/laravel.md @@ -1,5 +1,6 @@ --- title: Proxying Plausible through Laravel +sidebar_label: Laravel description: "How to proxy Plausible Analytics through a Laravel application. Route the analytics script and events through your own domain as a first-party connection." --- diff --git a/docs/proxy/guides/netlify.md b/docs/proxy/guides/netlify.md index c1f25808..9372a26d 100644 --- a/docs/proxy/guides/netlify.md +++ b/docs/proxy/guides/netlify.md @@ -1,5 +1,6 @@ --- title: Proxying Plausible through Netlify +sidebar_label: Netlify description: "How to proxy Plausible Analytics through Netlify. Use Netlify redirects to serve the analytics script and events as a first-party connection from your domain." --- diff --git a/docs/proxy/guides/nextjs.md b/docs/proxy/guides/nextjs.md index 8336a594..03f7384f 100644 --- a/docs/proxy/guides/nextjs.md +++ b/docs/proxy/guides/nextjs.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar title: Proxying Plausible with Next.js +sidebar_label: Next.js description: "How to proxy Plausible Analytics in a Next.js project using the next-plausible package, which includes built-in proxy support." --- diff --git a/docs/proxy/guides/nginx.md b/docs/proxy/guides/nginx.md index 230fa9b8..f77b713e 100644 --- a/docs/proxy/guides/nginx.md +++ b/docs/proxy/guides/nginx.md @@ -1,5 +1,6 @@ --- title: Proxying Plausible through Nginx +sidebar_label: Nginx description: "How to proxy Plausible Analytics through Nginx. Configure reverse proxy rules in your existing Nginx setup to serve analytics from your own domain." --- diff --git a/docs/proxy/guides/vercel.md b/docs/proxy/guides/vercel.md index e8881ac6..fe758572 100644 --- a/docs/proxy/guides/vercel.md +++ b/docs/proxy/guides/vercel.md @@ -1,5 +1,6 @@ --- title: Proxying Plausible through Vercel +sidebar_label: Vercel description: "How to proxy Plausible Analytics through Vercel. Use Vercel rewrites to serve the analytics script and events as a first-party connection from your domain." --- diff --git a/docs/proxy/guides/wordpress.md b/docs/proxy/guides/wordpress.md index 8f7480d6..d59774e8 100644 --- a/docs/proxy/guides/wordpress.md +++ b/docs/proxy/guides/wordpress.md @@ -1,5 +1,6 @@ --- title: Proxying Plausible through WordPress +sidebar_label: WordPress description: "How to proxy Plausible Analytics on WordPress using the official plugin. No technical setup required. The plugin handles proxying automatically." --- diff --git a/docs/script-update-guide.md b/docs/script-update-guide.md index f8a3a835..9802bbbf 100644 --- a/docs/script-update-guide.md +++ b/docs/script-update-guide.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar title: Update your Plausible script +sidebar_label: Update your script description: "Migrating from the old Plausible tracking script to the updated version: what changed, how to get the new snippet and how to adjust your existing setup." --- diff --git a/docs/shared-links.md b/docs/shared-links.md index f6b0fa52..158a4b11 100644 --- a/docs/shared-links.md +++ b/docs/shared-links.md @@ -1,5 +1,6 @@ --- title: Share your stats with a private and secure link +sidebar_label: Shared links description: "Create a private shared link to your Plausible dashboard so partners, clients, or advertisers can view your stats without needing a Plausible account." --- diff --git a/docs/shopify-integration.md b/docs/shopify-integration.md index 8a18a3f9..11fd7bd3 100644 --- a/docs/shopify-integration.md +++ b/docs/shopify-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: Tracking checkouts, purchases and revenue attribution on Shopify +title: Shopify ecommerce tracking +sidebar_label: Shopify description: "Track add to cart, checkout, purchase and revenue attribution in Plausible Analytics on your Shopify store. No cookies required." --- diff --git a/docs/slack-reports.md b/docs/slack-reports.md index 89ae5b71..44db4a7a 100644 --- a/docs/slack-reports.md +++ b/docs/slack-reports.md @@ -1,5 +1,6 @@ --- title: Get reports and traffic spike notifications into your Slack channel +sidebar_label: Slack reports description: "Send Plausible Analytics weekly reports, monthly summaries, and traffic spike alerts directly to a Slack channel using Slack's email integration." --- diff --git a/docs/squarespace-integration.md b/docs/squarespace-integration.md index 620f03f5..9ec2d259 100644 --- a/docs/squarespace-integration.md +++ b/docs/squarespace-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar title: Adding Plausible to Squarespace +sidebar_label: Squarespace description: "Add Plausible Analytics to a Squarespace site using Code Injection. Privacy-first, cookie-free tracking without touching your theme files." --- diff --git a/docs/stats-api.md b/docs/stats-api.md index 64df86db..c06020b4 100644 --- a/docs/stats-api.md +++ b/docs/stats-api.md @@ -1,5 +1,6 @@ --- title: Plausible Stats API reference +sidebar_label: Stats API reference description: "Complete reference for the Plausible Stats API v2. Query historical and real-time analytics data via a single HTTP endpoint using POST requests." toc_max_heading_level: 4 --- diff --git a/docs/subscription-plans.md b/docs/subscription-plans.md index 40f4125d..f13d47ff 100644 --- a/docs/subscription-plans.md +++ b/docs/subscription-plans.md @@ -1,5 +1,6 @@ --- title: Plausible pricing and subscription plans +sidebar_label: Pricing and plans description: "Compare Plausible subscription plans. 30-day free trial, no credit card required. All tiers priced by pageviews, not seats." --- diff --git a/docs/team-settings.md b/docs/team-settings.md index 60cb6701..e2193d47 100644 --- a/docs/team-settings.md +++ b/docs/team-settings.md @@ -1,5 +1,6 @@ --- -title: Your team settings section +title: Plausible team settings +sidebar_label: Team settings description: "Manage your Plausible Analytics team settings. Control team membership, subscription, API keys, Single Sign-On and more." --- diff --git a/docs/top-referrers.md b/docs/top-referrers.md index 8f2d7a01..3f487af4 100644 --- a/docs/top-referrers.md +++ b/docs/top-referrers.md @@ -100,7 +100,7 @@ Are you running paid marketing campaigns on Facebook, Google and other ad platfo Here's an example of how to tag your links: `yourdomain.com?utm_source=adwords&utm_medium=ppc&utm_campaign=novemberoffer&utm_content=sustainability&utm_term=discount` -Use the [Plausible UTM builder](https://plausible.io/utm-builder) to generate tagged links without doing it manually. Already have a link and want to check it for issues? Use the [UTM checker](https://plausible.io/utm-checker) to validate and clean it up. Once your campaigns are running, use the [ad cost calculator](https://plausible.io/ad-cost-calculator) to calculate your CPC, CPM and CPA from your campaign numbers. For naming conventions, session attribution rules and troubleshooting tips, see the [UTM tagging guide](manual-link-tagging.md). +Use the [Plausible UTM builder](https://plausible.io/utm-builder) to generate tagged links without doing it manually. Already have a link and want to check it for issues? Use the [UTM checker](https://plausible.io/utm-checker) to validate and clean it up. Once your campaigns are running, use the [ad cost calculator](https://plausible.io/ad-cost-calculator) to calculate your CPC, CPM and CPA from your campaign numbers. For naming conventions, session attribution rules and troubleshooting tips, see our [UTM tracking guide](https://plausible.io/blog/utm-tracking-tags). To isolate your UTM-tagged clicks from other clicks, you can segment the traffic by using the **UTM Medium**, **UTM Source** (here you can also see any traffic tagged with "ref" and "source" parameters), **UTM Campaign**, **UTM Content** and **UTM Term** sections in the **Campaigns** tab. diff --git a/docs/traffic-spikes.md b/docs/traffic-spikes.md index 87f2cfa5..97934a40 100644 --- a/docs/traffic-spikes.md +++ b/docs/traffic-spikes.md @@ -1,5 +1,6 @@ --- title: Get traffic spike or drop notifications through email +sidebar_label: Traffic spike & drop alerts description: "Get an email alert when your site traffic spikes or drops below a threshold. Set custom visitor limits in Plausible and receive notifications up to twice per day." --- diff --git a/docs/troubleshoot-integration.md b/docs/troubleshoot-integration.md index 14184345..566aa099 100644 --- a/docs/troubleshoot-integration.md +++ b/docs/troubleshoot-integration.md @@ -1,5 +1,6 @@ --- title: Troubleshooting Plausible Analytics +sidebar_label: Troubleshooting description: "Troubleshoot your Plausible Analytics installation. Diagnose why visits aren't being recorded, fix common snippet errors and confirm real-time data is flowing." --- diff --git a/docs/users-roles.md b/docs/users-roles.md index 1309f482..f1f4bf09 100644 --- a/docs/users-roles.md +++ b/docs/users-roles.md @@ -1,5 +1,6 @@ --- title: Invite team members or external guests and assign roles +sidebar_label: Invite members description: "How to create teams, invite members and assign roles in Plausible Analytics. Covers owner, admin, viewer, billing and guest roles with per-site access control and role-based access control (RBAC)." --- diff --git a/docs/visibility.md b/docs/visibility.md index c9de5776..26ccea5c 100644 --- a/docs/visibility.md +++ b/docs/visibility.md @@ -1,5 +1,6 @@ --- title: Open up your website stats to the public +sidebar_label: Public stats description: "Make your Plausible stats dashboard publicly accessible with a shareable URL. Switch back to private any time from your site settings." --- diff --git a/docs/webflow-integration.md b/docs/webflow-integration.md index 037d5dec..de5f34fc 100644 --- a/docs/webflow-integration.md +++ b/docs/webflow-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: Adding Plausible to Webflow (and tracking custom events) +title: Adding Plausible to Webflow +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." --- diff --git a/docs/website-settings.md b/docs/website-settings.md index 2cdd6ede..417a17c9 100644 --- a/docs/website-settings.md +++ b/docs/website-settings.md @@ -1,5 +1,6 @@ --- -title: Your website settings section +title: Plausible website settings +sidebar_label: Website settings description: "Manage your Plausible Analytics site settings. Change your domain, configure access, set up email or Slack reports, exclude traffic and control dashboard visibility." --- diff --git a/docs/wix-integration.md b/docs/wix-integration.md index a91fbd9b..23564ba4 100644 --- a/docs/wix-integration.md +++ b/docs/wix-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: How to add the script to your Wix site +title: Adding Plausible to Wix +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." --- diff --git a/docs/wordpress-integration.md b/docs/wordpress-integration.md index c134a357..0e6f139e 100644 --- a/docs/wordpress-integration.md +++ b/docs/wordpress-integration.md @@ -1,6 +1,7 @@ --- displayed_sidebar: someSidebar -title: WordPress integration +title: Adding Plausible to WordPress +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." --- diff --git a/docs/your-plausible-experience.md b/docs/your-plausible-experience.md index e677466a..201d9400 100644 --- a/docs/your-plausible-experience.md +++ b/docs/your-plausible-experience.md @@ -1,5 +1,5 @@ --- -title: Feature Overview +title: Feature overview description: "Get the most out of Plausible Analytics. Set up goal tracking, UTM campaigns, team access, Search Console integration and scheduled reports from one dashboard." ---