Description
This plugin includes multiple files that you can tailor to your WordPress website. For example, get stats on how many times a link with a specific class was clicked.
Included files:
Ajax function that tracks the user click event
ajax-call.js
Function that allows you to adapt a WordPress metakey. Each click will increase by 1.
functions.php
Will display the stats of your clicks in your content, custom or not.
admin-column.php
Two generic statistics in a widget with the WordPress dashboard.
dashboard-widget.php