arckinteractive/analytics
Composer 安装命令:
composer require arckinteractive/analytics
包简介
User and usage statistics for Elgg
README 文档
README
Features
- Tracking of user sessions (duration, location, IP address etc)
- Tracking of page views
- Tracking of entity views
- Tracking of entity events
- Tracking of clicks and form submissions
- Tracking of benchmarks (total number of users on a given day etc)
- Detailed reporting tool
- Easy integration with custom metrics
Installation
IP Address to Location
After installing the plugin, download GeoLite2-City.mmdb from
http://dev.maxmind.com/geoip/geoip2/geolite2/ and upload it to your server.
Update your elgg-config/settings.php with the path to the file, e.g.
$CONFIG->geolite_db = dirname(dirname(__FILE__)) . '/data/GeoLite2-City.mmdb';
Analytics Report
Report can be accessed at /analytics endpoint, or via Admin > Statistics > Overview
统计信息
- 总下载量: 32
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2017-06-22