Skip to content

Commit 7afac5f

Browse files
Merge pull request #702 from plausible/fixes-home-page
fixes
2 parents 708cdb0 + 87a1f3c commit 7afac5f

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

docs/excluding.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: Exclude internal traffic from your analytics
44

55
import useBaseUrl from '@docusaurus/useBaseUrl';
66

7+
:::tip Bot traffic is filtered automatically
8+
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.
9+
:::
10+
711
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.
812

913
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.

docs/introduction.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ slug: /
2727
<h3>Stats dashboard</h3>
2828
<p>One dashboard with all your essential stats. No sub-menus, no custom reports to build.</p>
2929
<ul>
30-
<li><a href="guided-tour">Dashboard tour</a>: what each section shows and how to navigate it</li>
3130
<li><a href="filters-segments">Filters and segments</a>: drill into any slice of your traffic</li>
3231
<li><a href="compare-stats">Compare periods</a>: benchmark against previous time ranges</li>
3332
<li><a href="consolidated-views">Consolidated view</a>: all your sites in one dashboard</li>
@@ -42,8 +41,7 @@ slug: /
4241
<h3>Website settings</h3>
4342
<p>Manage your site configuration and data.</p>
4443
<ul>
45-
<li><a href="website-settings">Website settings</a>: overview of all site configuration</li>
46-
<li><a href="excluding">Excluding pages and traffic</a>: filter out internal visits and bots</li>
44+
<li><a href="excluding">Excluding pages and traffic</a>: filter out internal visits</li>
4745
<li><a href="embed-dashboard">Embed dashboard</a>: embed your stats on any page</li>
4846
<li><a href="traffic-spikes">Traffic spike notifications</a>: get alerted when traffic spikes</li>
4947
<li><a href="google-analytics-import">Import from Google Analytics</a>: bring in your historical data</li>

0 commit comments

Comments
 (0)