MJLK Link Tracking
Track inbound and outbound links
This WordPress plugin is a standalone tracking system used to gather click data on selected links. With simple implementation, this plugin enables WP users to track links in and out of their website.
MJLK ships with a javascript file that changes the value of an HREF attribute in an <a> tag to point the browser to a local php file that stores information about the link.
The real beauty of this plugin is that when a link is hovered over, the browser’s status bar will display the bare link. Only when the link is pressed, does the javascript change the HREF value, giving the appearance of a straight jump from page to page. Also, if the user does not have Javascript, the link will behave normally…
MJLK Collects and Stores:
- Link To – The location the link is going to.
- Link Referer – The location the link is coming from.
- IP Address – The Remote IP Address of the user.
- Date and time of click
- Notes – An optional value to annotate between duplicate links in the same web page. This is a string value with a maximum of 200 chars.
View this plugin in the WP Plugins Directory