Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/bot-traffic-filtering.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: Bot and spam traffic filtering
description: "Plausible automatically filters bots, crawlers, referrer spam and data center traffic, blocking around 2 billion bot visits per month with no configuration needed."
description: "Plausible automatically filters bots, crawlers, referrer spam and data center traffic, blocking around 4 billion bot visits per month with no configuration needed."
---

Plausible automatically filters out bots, crawlers, referrer spam and other non-human traffic. Our filtering systems block approximately 2 billion bot visits per month across our network, on top of the bots that never trigger the script at all because they don't execute JavaScript.
Plausible automatically filters out bots, crawlers, referrer spam and other non-human traffic. Our filtering systems block approximately 4 billion bot visits per month across our network, on top of the bots that never trigger the script at all because they don't execute JavaScript.

## What Plausible filters automatically

Expand Down
Loading