We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92e0c2a commit 726cfa4Copy full SHA for 726cfa4
1 file changed
src/layouts/Layout.astro
@@ -230,5 +230,14 @@ const appPages = [
230
</div>
231
232
</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 -->
242
</body>
243
</html>
0 commit comments