atwx/simple-analytics
Composer 安装命令:
composer require atwx/simple-analytics
包简介
Basic analytics module for Silverstripe CMS
README 文档
README
Basic analytics module for Silverstripe CMS
This module is useful for tracking visitors on pages, when Google Analytics or Matomo are too heavy. It's also good for GDPR.
Tracks request to DB on contentcontrollerInit; If you want to track views of DataObjects, make sure you call this extension hook in your controller like:
$usedDataObject->contentcontrollerInit($this);
TODO:
- Consolidate Data
- Reports
- JS Beacon and Controller, so it works behind proxies
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-05-18