You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/script-update-guide.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: Upgrade your Plausible script
2
+
title: Update your Plausible script
3
3
---
4
4
5
-
In July 2025, Plausible released a new version of their tracking script. This document outlines
5
+
In September 2025, Plausible released a new version of their tracking script. This document outlines
6
6
the differences from the old script and how to migrate.
7
7
8
8
## Why a new script?
@@ -114,3 +114,7 @@ The new script no longer supports the `data-exclude` and `data-include` attribut
114
114
### 11. Removed: multiple domain support
115
115
116
116
The new script does not support sending stats to multiple dashboards at once anymore. Keep using the old script for this functionality.
117
+
118
+
## Google tag manager {#gtm}
119
+
120
+
If you've installed Google Tag Manager using previous instructions, you will need to delete the old tag and install us [using tag manager gallery](/docs/google-tag-manager.md).
0 commit comments