feat: add optional matomo tracking for pageviews and download

This commit is contained in:
2026-03-03 09:57:29 +00:00
parent 0d7ae8bbb7
commit 2f79c9e650
6 changed files with 95 additions and 7 deletions

View File

@@ -8,3 +8,9 @@ PDF_TO_ICS_IMAGE=git.file-archive.de/webfarben/pdf_to_ics:v1.2.2
# Optional: App-interne Basic Auth (leer = deaktiviert)
WEB_AUTH_USER=
WEB_AUTH_PASSWORD=
# Optional: Matomo Tracking
# Beispiel: MATOMO_URL=https://matomo.example.de
# Beispiel: MATOMO_SITE_ID=5
MATOMO_URL=
MATOMO_SITE_ID=