mapkyca / elgg-link-tracking
Provides mechanisms for clicks on urls placed on certain pages
Installs: 18
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:elgg-plugin
Requires
- php: >=5.5
- composer/installers: ~1.0
This package is auto-updated.
Last update: 2024-10-28 04:13:17 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