danirod/flarum-plausible
最新稳定版本:v1.1.0
Composer 安装命令:
composer require danirod/flarum-plausible
包简介
Integrate Plausible Analytics with Flarum
关键字:
README 文档
README
A Flarum extension. Integrate Plausible Analytics with Flarum.
Plausible is a privacy-friendly Google Analytics alternative. It is a more lightweight, it doesn't use cookies and it is fully compliant with regulations like GDPR or CCPA.
Features
- Add the HTML code for tracking automatically rather than having to add the snippet manually.
- Support for proxies as a way to avoid adblockers blocking the tracking code, allowing to swap the domain that is serving the integration code by a custom one.
- Allow admins to be excluded from the data tracking, in order to avoid skewing the statistics on small forums.
Motivation
I made this plugin because I manage a small Flarum forum and I wanted to get into plugin development. This plugin is simple and only does one single thing, but it already has teached some important aspects of plugin development. I am also a Plausible user and every time I changed some settings and then browsed the forum to test my changes, my session was included in the stats and I wanted a way to exclude myself.
Installation
Install with composer:
composer require danirod/flarum-plausible:"*"
Updating
composer update danirod/flarum-plausible:"*"
php flarum migrate
php flarum cache:clear
Links
统计信息
- 总下载量: 174
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-18