From c7582ee45b2c5cb01c4f9bf03013d8de493693ab Mon Sep 17 00:00:00 2001 From: Hricha Shandily <103104754+Hricha-Shandily@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:41:31 +0530 Subject: [PATCH 1/2] add traffic spike guide link --- docs/traffic-spikes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/traffic-spikes.md b/docs/traffic-spikes.md index 97934a40..17440193 100644 --- a/docs/traffic-spikes.md +++ b/docs/traffic-spikes.md @@ -38,4 +38,6 @@ Traffic spike or drop notifications can be set to be sent to multiple recipients You can set the notifications to be sent to as many people as you want. You can remove individual recipients or completely stop the notifications at any time. -P.S. If you're dealing with a traffic drop and need some tips on how to investigate it using your Plausible dashboard, take a look at our [blog post](https://plausible.io/blog/drop-in-website-traffic). +P.S. If you're dealing with a traffic drop or spike and need some tips on how to investigate it using your Plausible dashboard, take a look at the following blog posts: +* [How to investigate a drop in your website traffic?](https://plausible.io/blog/drop-in-website-traffic) +* [How to investigate a spike in your website traffic?](https://plausible.io/blog/spike-in-website-traffic) From d60a09f1ec4c07579b575c9035144c1b090aa671 Mon Sep 17 00:00:00 2001 From: Hricha Shandily <103104754+Hricha-Shandily@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:42:17 +0530 Subject: [PATCH 2/2] Update docs/traffic-spikes.md --- docs/traffic-spikes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/traffic-spikes.md b/docs/traffic-spikes.md index 17440193..0d3836cd 100644 --- a/docs/traffic-spikes.md +++ b/docs/traffic-spikes.md @@ -38,6 +38,6 @@ Traffic spike or drop notifications can be set to be sent to multiple recipients You can set the notifications to be sent to as many people as you want. You can remove individual recipients or completely stop the notifications at any time. -P.S. If you're dealing with a traffic drop or spike and need some tips on how to investigate it using your Plausible dashboard, take a look at the following blog posts: +P.S. If you're dealing with a traffic drop or spike and need some tips on how to investigate it, take a look at the following blog posts: * [How to investigate a drop in your website traffic?](https://plausible.io/blog/drop-in-website-traffic) * [How to investigate a spike in your website traffic?](https://plausible.io/blog/spike-in-website-traffic)