Skip to content

Commit 726cfa4

Browse files
committed
[layout] adding matomo stats
1 parent 92e0c2a commit 726cfa4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/layouts/Layout.astro

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,5 +230,14 @@ const appPages = [
230230
</div>
231231
</div>
232232
</footer>
233+
234+
<!-- Matomo Image Tracker-->
235+
<img
236+
referrerpolicy="no-referrer-when-downgrade"
237+
src="https://matomo.ouestware.com/matomo.php?idsite=35&rec=1"
238+
style="position:absolute;width:1px;bottom:100%;"
239+
alt=""
240+
/>
241+
<!-- End Matomo -->
233242
</body>
234243
</html>

0 commit comments

Comments
 (0)