MJLK Link Tracker

Track inbound and outbound links

Author:Matthew B. Jordan (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.3.2
Plugin version:1.2
Added to WordPress repository:03-08-2010
Last updated:06-12-2011
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:80
Rated by:1
Plugin URI:http://matthewbjordan.me/mjlk
Total downloads:1 486
Active installs:10+
plugin download
Click to start download

Ever wonder how many clicks a link on your website gets? Sometimes its good to know. MJLK Link Tracking is simple to use and easy to install.

See for your self: [mjlk href="http://mysite.com/my-link" notes="My Notes about this link"] My Link Text [/mjlk]

You can track the use of any link on (or off) your website by simply implementing the code above.

MJLK works by adding an "onmousedown" event to the A tag. When the link is clicked, MJLK switches the HREF value from the actual link to the tracking link..

MJLK Collects the following information from each click:

Link To - The location the link is going to.    
Link Referrer - 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.