mapkyca / elgg-link-tracking
Provides mechanisms for clicks on urls placed on certain pages
Package info
github.com/mapkyca/elgg-link-tracking
Type:elgg-plugin
pkg:composer/mapkyca/elgg-link-tracking
0.1.2
2019-03-27 16:11 UTC
Requires
- php: >=5.5
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2026-02-28 07:03:23 UTC
README
A very quick link tracking tool.
Installation
- Composer require mapkyca/elgg-link-tracking
- Activate and run http://yoursite.com/upgrade.php to create the tracking database
Usage
In your code, to track links add the 'link-tracking-div' class to the block of text you want to track links in.
See
- Author: Marcus Povey