2017 © Pedro Peláez
 

elgg-plugin analytics

User and usage statistics for Elgg

image

arckinteractive/analytics

User and usage statistics for Elgg

  • Monday, May 8, 2017
  • by hypeJunction
  • Repository
  • 5 Watchers
  • 1 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Analytics for Elgg

Elgg 2.3, (*1)

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., (*2)

$CONFIG->geolite_db = dirname(dirname(__FILE__)) . '/data/GeoLite2-City.mmdb';

Analytics Report

Report can be accessed at /analytics endpoint, or via Admin > Statistics > Overview, (*3)

The Versions

08/05 2017

dev-master

9999999-dev https://github.com/arckinteractive/analytics

User and usage statistics for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin statistics analytics elgg

08/05 2017

1.0.1

1.0.1.0 https://github.com/arckinteractive/analytics

User and usage statistics for Elgg

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin statistics analytics elgg