toovalu/plausible-analytics-bundle

The Plausible Analytics Bundle lets you tracking your app with a plausible instance.

Installs: 7 017

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:symfony-bundle

1.0.1 2023-01-26 18:02 UTC

This package is auto-updated.

Last update: 2024-03-26 21:09:16 UTC


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