diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index f7383b2..cd773a2 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -28,5 +28,7 @@
{{ partial "script.html" "js/bootstrap.min.js" }}
{{ partial "script.html" "js/mermaid.min.js" }}
{{ partial "script.html" "js/app.js" }}
+
+ {{ partial "matomo.html" . }}