diff --git a/js/customElements/header.js b/js/customElements/header.js
index 338c0317b176afb4515646601ed0803a2dd03950..07a40d367d8ef6504c06b03310c8b9556465ed85 100644
--- a/js/customElements/header.js
+++ b/js/customElements/header.js
@@ -8,9 +8,9 @@ class Header extends HTMLElement {
                     <div class="header-homepage">
                         <div class="align-holder" >
                             <h1>${pageTitle}</h1 >
+                            <jl-matomo></jl-matomo>
                         </div >
                     </div >
-                    <jl-matomo></jl-matomo>
                     <div class="header-separator header-separator-bottom " >
                         <svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 1000 100" preserveAspectRatio = "none" >
                             <path class="svg-white-bg" d = "M737.9,94.7L0,0v100h1000V0L737.9,94.7z" ></path >