diff --git a/src/main/resources/templates/file-management.html b/src/main/resources/templates/file-management.html
index c0920fd..b32d62b 100644
--- a/src/main/resources/templates/file-management.html
+++ b/src/main/resources/templates/file-management.html
@@ -7,16 +7,6 @@
     <link th:rel="stylesheet" th:href="@{/3p/bootstrap-5.3.3-dist/css/bootstrap.min.css}" />
     <link th:rel="stylesheet" th:href="@{/3p/bootstrap-icons-1.11.3/font/bootstrap-icons.min.css}" />
     <link th:rel="stylesheet" th:href="@{/css/styles.css}" />
-    <!-- Matomo Tag Manager -->
-    <script>
-        var _mtm = window._mtm = window._mtm || [];
-        _mtm.push({'mtm.startTime': (new Date().getTime()), 'event': 'mtm.Start'});
-        (function() {
-            var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
-            g.async=true; g.src='https://matomo.dsv.su.se/js/container_IItNK9YW.js'; s.parentNode.insertBefore(g,s);
-        })();
-    </script>
-    <!-- End Matomo Tag Manager -->
 </head>
 <body>
 <header class="header bg-primary text-white py-3">