Skip to content

YiiBooster/wp-linker

 
 

Repository files navigation

Linker

Build Status Dependency Status Built with Grunt

Contributors: pojo.me, KingYes, ariel.k
Tags: click tracking, custom post types, redirect, 301, outbound links, pretty links, link manager, links, google analytics, affiliates, external links,
Requires at least: 3.5
Tested up to: 4.3
Stable tag: 1.1.0
License: GPLv2 or later

Manage, create and track outbound links by custom pretty links with your domain. e.g. your-domain.com/go/fb-link

Description

Linker is a simple & easy plugin to manage, create and track outbound links from your website. Linker adds a new custom post type to your Admin menu, where you can create, edit, delete, and manage Links by 301 redirects.

Linker is tracking click counts and save them of a custom field on that custom post type, it really simple & cool.

Integration with Google Analytics

You can track with Google Analytics to get full statistics by Event Tracking.

This plugin work well too with Google Analytics for WordPress by Yoast.

Go to the Setting Page of Google Analytics under the Setting Menu, and go to > Internal Links to Track as Outbound > enter "/go/" in the field > choose Label to use.

Now you can show up in Analytics all clicks out. go to Content > Event Tracking > Categories, and you’ll see your Label that used. that's all.

Translators:

* Hebrew (he_IL) + RTL Support - [Pojo.me](http://pojo.me/) * Brazilian Portuguese (pt_BR) - Rhenan Cardozo

Thanks

We took inspiration to our plugin from [Simple URL](http://wordpress.org/plugins/simple-urls/) plugin - so thank you so much, you done good job.

Contributions:

Would you like to like to contribute to Linker? You are more than welcome to submit your pull requests on the GitHub repo. Also, if you have any notes about the code, please open a ticket on ths issue tracker.

Installation

  1. Upload plugin files to your plugins folder or install using WordPress built-in Add New Plugin installer
  2. Activate the plugin
  3. Navigate to Settings > Permalinks and save them. Yes, just click Save Changes.
  4. Go to the Linker Menu under the Pages
  5. Create a new Link and publish
  6. Now you can track how many times clicked on each link

Screenshots

1. All Links

All Links

2. New Link

New Link

Frequently Asked Questions

Can I change the Link structure other than /go/ ?

  • Sure. Just use with linker_prefix_slug filter.

Requirements

  • Requires PHP5 for list management functionality.

What is the plugin license?

  • This plugin is released under a GPL license.

Changelog

1.1.0

  • Added filter by Author (#16)
  • Added readonly field for Copy-Paste linker
  • Updated Dashboard Output
  • Dashboard info and CSS external file
  • Tested up to WordPress v4.3

1.0.6

  • Added Dashboard Widget and Orderby clicks (#13).

1.0.5

  • Added translate: Brazilian Portuguese (pt_BR) Thanks to Rhenan Cardozo
  • Tested up to WordPress v4.2.2

1.0.4

  • The plugin flush the permalinks automation.
  • Tested up to WordPress v4.2

1.0.3

  • Tested up to WordPress v4.1

1.0.2

  • Tested up to WordPress v4.0

1.0.1

  • Added translate: Hebrew (he_IL) - Thanks to Pojo.me

1.0.0

  • Blastoff!

About

Manage, create and track outbound links by custom pretty links with your domain.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.5%
  • JavaScript 19.0%
  • Shell 10.8%
  • CSS 1.7%