diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 78d5185..ce73a24 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -51,7 +51,7 @@
{{ partial "script_async.html" "js/app.js" }}
{{ if not .Site.IsServer }}
- {{ partial "fathom.html" }}
+ {{ partial "matomo.html" }}
{{ end }}