Matomo-Tracking und Aufrufzaehlung absichern
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
<?php
|
||||
require_once __DIR__ . '/app/bootstrap.php';
|
||||
require_once __DIR__ . '/app/public-page-views.php';
|
||||
|
||||
app_record_public_page_view('landing');
|
||||
|
||||
// Absolute Basis-URL fuer Open-Graph/Canonical: die Landingpage laeuft auf der
|
||||
// Marketing-Domain (nicht APP_HOST), daher aus dem aktuellen Request ableiten.
|
||||
|
||||
Reference in New Issue
Block a user