toovalu/plausible-analytics-bundle

Plausible Analytics Bundle 允许您使用 Plausible 实例跟踪您的应用程序。

安装量: 8,841

依赖项: 0

建议者: 0

安全: 0

星标: 0

分支: 0

类型:symfony-bundle

1.0.1 2023-01-26 18:02 UTC

This package is auto-updated.

Last update: 2024-08-26 21:56:42 UTC


README

安装

composer req toovalu/plausible-analytics-bundle

配置

#config/packages/toovalu_plausible_analytics.yaml
toovalu_plausible_analytics:
    enabled: true
    domain: example.com # required
    endpoint: https://#/js/plausible.js # default

🎉 完成啦,脚本标签应该已经注入到响应中