toovalu / plausible-analytics-bundle
The Plausible Analytics Bundle lets you tracking your app with a plausible instance.
1.0.1
2023-01-26 18:02 UTC
Requires
- php: ^7.1 || ^8.0
- symfony/config: ^5.0 || ^6.0
- symfony/dependency-injection: ^5.0 || ^6.0
- symfony/event-dispatcher: ^5.0 || ^6.0
- symfony/http-foundation: ^5.0 || ^6.0
- symfony/http-kernel: ^5.0 || ^6.0
README
Install
composer req toovalu/plausible-analytics-bundle
Configuration
#config/packages/toovalu_plausible_analytics.yaml
toovalu_plausible_analytics:
enabled: true
domain: example.com # required
endpoint: https://plausible.io/js/plausible.js # default
🎉 And it's done, the script tag should be injected in responses