waaseyaa / analytics
Shared Umami analytics integration for Waaseyaa apps — backend sender, JS helpers, and Twig partial.
v0.1.0-alpha.218
2026-05-17 22:02 UTC
Requires
- php: >=8.5
This package is auto-updated.
Last update: 2026-06-16 02:03:07 UTC
README
Layer 0 — Foundation
Shared Umami analytics integration for Waaseyaa apps.
Provides a server-side UmamiClient that proxies pageview and event records through the host server (avoiding browser-side ad-blocker collisions) and a tiny JS helper for client-side event reporting. No tracking scripts are loaded automatically — hosts opt in by injecting the bundled Twig partial and configuring the Umami URL.
Key classes: UmamiClient.