Skip to content

ILIAS plugin that tracks page views with Google Analytics

Notifications You must be signed in to change notification settings

srsolutionsag/GoogleAnalytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ILIAS Google Analytics Plugin

Tracks page views with Google Analytics by injecting the Google Analytics code at the end of the page.

Features:

  • IP addresses may be anonymized.
  • File downloads may be tracked as events.
  • Google TagManager may be used

Installation

Put the contents of this folder into ./Customizing/global/plugins/Services/UIComponent/UserInterfaceHook/GoogleAnalytics

Enable the plugin in the plugin administration and specify your account id.

History

  • 1.0.3 Feature: Added support for Google TagManager and updated plugin for ILIAS v5.4.
  • 1.0.1 Bugfix: Downloads were not tracked if the FileHandling-Patch was not installed.
  • 1.0.0 Initial release

Known Issues

None

About

ILIAS plugin that tracks page views with Google Analytics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 89.4%
  • HTML 10.6%