feat: analytics代码添加

This commit is contained in:
2025-07-01 09:31:35 +08:00
parent 111723dc06
commit b24e63e161
3 changed files with 15 additions and 0 deletions

View File

@@ -35,6 +35,11 @@
<!-- End Matomo Code -->
</head>
<body>
<noscript>
<!-- Matomo Image Tracker-->
<img referrerpolicy="no-referrer-when-downgrade" src="https://analytics.f2b211.com/matomo.php?idsite=1&amp;rec=1" style="border:0" alt="" />
<!-- End Matomo -->
</noscript>
{block name="header"}
{include file="public/header"/}
{/block}

View File

@@ -122,6 +122,11 @@
</head>
<body>
<noscript>
<!-- Matomo Image Tracker-->
<img referrerpolicy="no-referrer-when-downgrade" src="https://analytics.f2b211.com/matomo.php?idsite=1&amp;rec=1" style="border:0" alt="" />
<!-- End Matomo -->
</noscript>
{block name="header"}
{include file="public/header"/}
{/block}

View File

@@ -31,6 +31,11 @@
<!-- End Matomo Code -->
</head>
<body>
<noscript>
<!-- Matomo Image Tracker-->
<img referrerpolicy="no-referrer-when-downgrade" src="https://analytics.f2b211.com/matomo.php?idsite=1&amp;rec=1" style="border:0" alt="" />
<!-- End Matomo -->
</noscript>
{block name="header"}
{include file="public/nas_header"/}
{/block}