Wordpress plugins
link-log

link-log

Version : 2.3
Tested up to : 4.8.2
Number of download : 1936
Average rating : 4 / 5 on 4 votes 4 votes, 4 avg.rating

Screenshots

link-log
link-log
link-log
link-log

This Plugin allows you to track which external links your visitors click on Usage The link-log Plugin changes all your links to external sites. For example http://www.google.com is changed to something like http://www.example.com/?goto=HUESQ2ifGipAlHg4OTUzfihAUgfz1La8. The link change takes place when a post or page is displayed. Internal links to pages on your domain are not changed, also URLs not starting with http or https are not changed (tracking of tel URLs can be activated optionally). Also attributes (like class or target) are not touched. There is no need to change anything. All links in all posts and pages are changed automatically in front end. When editing a post or page in back end all links appear unchanged. Settings (optionally) In ‘Settings’ -> ‘link-log’ you can change several settings. Need more information? See also Plugin Homepage and Plugin Doc Do you like the link-log Plugin? Thanks, I appreciate that. You don’t need to make a donation. No money, no beer, no coffee. Please, just tell the world that you like what I’m doing! And that’s all. For developers Theme functions There are two functions you can use in your theme files: get_linklog_url( $url ) to get the tracking URL, e.g. <?php $google = get_linklog_url( 'http://www.google.com' ); ?> the_linklog_url( $url ) to echo the tracking URL, e.g. <a href="<?php the_linklog_url( 'http://www.google.com' ); ?>" target"=_blank">Google</a> More plugins from Peter 404page – Define any of your WordPress pages as 404 error page hashtagger – Use hashtags in WordPress smart User Slug Hider – Hide usernames in author pages URLs to enhance security See all

Download now