From 87a1f3c7958d6c8bf3cf6ee65dd4852c219517b2 Mon Sep 17 00:00:00 2001 From: Marko Saric Date: Wed, 22 Apr 2026 16:43:28 +0200 Subject: [PATCH] fixes --- docs/excluding.md | 4 ++++ docs/introduction.md | 4 +--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/docs/excluding.md b/docs/excluding.md index 61e0a038..e20bd8c1 100644 --- a/docs/excluding.md +++ b/docs/excluding.md @@ -4,6 +4,10 @@ title: Exclude internal traffic from your analytics import useBaseUrl from '@docusaurus/useBaseUrl'; +:::tip Bot traffic is filtered automatically +Plausible automatically filters out bots, crawlers and referrer spam. You don't need to configure anything for this. See [bot and spam traffic filtering](bot-traffic-filtering.md) for details. +::: + By default, Plausible Analytics tracks every visitor to your website. You might not want your office traffic to be counted. Or when you're working on your site, you might not want to record your own visits and page views. Here's how to block your internal traffic from your Plausible Analytics stats dashboard. You can block recording visitors from specific IP addresses, hostnames, countries or pages. diff --git a/docs/introduction.md b/docs/introduction.md index 1b33a04a..41d6822a 100644 --- a/docs/introduction.md +++ b/docs/introduction.md @@ -27,7 +27,6 @@ slug: /

Stats dashboard

One dashboard with all your essential stats. No sub-menus, no custom reports to build.