Skip to content

euneuber/moodle-report_deviceanalytics

 
 

Repository files navigation

moodle-report_deviceanalytics

The device analytics plugin provides the administrator a quick overview of the users used devices. It stores, every time a user logged in, various data of the devices. These can be viewed on a dashboard in graphically and tabular form. A temporal limitation of the desired data is also possible. Currently datas are:

  • Devicetype
  • Operating System
  • Browser | with Version logging
  • Displaysize | if js is enabled
  • Windowsize | if js is enabled
  • Input type | like mouse or touchscreen

Language

The Plugin supports 2 languages:

  • Englisch
  • German

Version

Current version: 2016051700

moodle requires: 2014111000

moodle versions: 2.8, 2.9, 3.4

will be installed into /report/deviceanalytics

Credits

For HTTP Header interpreting this plugin is using: https://browscap.org/ - Version: 2.1.1 MIT License

Chart.js - For Dashboard Charts http://www.chartjs.org/- Version: 2.1.2 MIT License

jQuery - For Dashboard Charts https://jquery.org/ - Version: 1.12.2 MIT License

About

Analytics Plugin for user device analytics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.6%
  • JavaScript 8.3%
  • CSS 0.1%