Matomo-Tracking und Aufrufzaehlung absichern

This commit is contained in:
2026-08-27 12:20:56 +02:00
parent 528af07890
commit c86803bbd6
26 changed files with 1019 additions and 106 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
<?php require_once __DIR__ . '/app/legal.php'; ?>
<?php
require_once __DIR__ . '/app/legal.php';
require_once __DIR__ . '/app/public-page-views.php';
app_record_public_page_view('imprint');
?>
<!DOCTYPE HTML>
<html lang="de">
<head>