This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Affiliate Link Tracker

Beskrywing

This advanced affiliate link tracking plugin allows you to forward key information about your visitors to your affiliate network’s backend. Mask and make pretty affiliate links that automatically append UTM tags and referral information as a sub id.

The problem

You can use analytics tools to see who visits your website, where they come from and which links they click on your website, but in your affiliate network’s backend, you can only see which affiliate link they clicked – not how they got to your website.

The solution

Forward the key information to your affiliate network with our advanced affiliate link tracker WordPress plugin!

How does it work?

This plugin works by creating a cookie containing the incoming URL parameters (UTM tags) and HTTP referrer for each user, and appends this information to your outbound affiliate links, via a tracking tag supplied by the specific affiliate network (ex: sub ID, source, ref, epi).

Features

The cookie will automatically append your selected links with the following information (if they are set):
* HTTP referrer
* Standard UTM tags

The HTTP referrer is simply the website they came from (if any). It could be google.com if they found it via organic search, a social network, or another website that links to yours.

UTM tags are commonly used to append URLs with information about their usage and placement. The standard UTM tags and their typical usage is listed below, but any information can be placed inside any tag.

Supported tags:

  • utm_source = The website, app or service
  • utm_campaign = The specific campaign
  • utm_medium = The type of, or the specific ad
  • utm_term = The specific keyword used
  • utm_content = The specific placement of the link

NOTE This plugin does not set your links to “nofollow” or block any crawlers from visiting them. If you don’t want non-human visitors to follow these links, you will have to block them yourself.

About

This is a free plugin from digital marketing agency SEOSEON. It is based on Redirect List, but has been modified to function as an affiliate link tracker. The goal was to create a very simple, light redirect plugin with advanced affiliate link tracking features built in. Future versions may add more tags, features and customization options.

How to use it

NOTE In order to get the most out of this plugin, you need to append your inbound links with UTM tags containing information about the link.

  1. Enter the URL you want to redirect FROM in the LEFT input box.
  2. Enter the URL you want to redirect TO in the RIGHT input box.
  3. Select the tracking tag that your affiliate network uses from the dropdown menu.

The FROM URL should be an internal link in your website, for example: /go/amazon

The TO URL should be your unique affiliate tracking link, for example: https://amzn.to/2nD9fjb9A

This plugin will add the UTM tags and the HTTP referrer to the tracking tag as a text string, for example: https://amzn.to/2nD9fjb9A?r=google-cpc-sunglasses-goole.com

You can now see this string of text in your affiliate backend, so that you can tell which campaign, ad, website, blog or social media post led to the conversion. Finally!

If the URL contains other URL parameters (or not), this plugin will automatically add a preceding ‘?’ or ‘&’ symbol as needed.

For testing purposes, you can use the shortcode [aff_lnk_view_cookie] to display the string of text currently stored in your current cookie.

Every time a particular link is clicked, a hit will be added to the hit counter. This helps you spot missing conversions.

Installation

  1. Install the plugin via the WordPress.org plugin directory, or upload it to your plugins directory.
  2. Activate the plugin.
  3. Under ‘Settings’ -> ‘Affiliate Links’, enter the urls to redirect from and to.
  4. Select the corresponding tracking tag
  5. Enjoy the detailed information in your affiliate backend!

Aanbevelings

April 20, 2020
Disclosure: I worked on this plugin. We at [link removed] always found it very annoying that affiliate conversion tracking is so difficult. It's as if there's a wall between your website and the affiliate backend. You can see everything that happens on both sides of the wall - but you can't follow things from one side to the other. This plugin solves the issue by forwarding key information to the affiliate network/platform, so that you can trace the origin of the conversion and optimize your campaigns. Sweet!
Read all 3 reviews

Contributors & Developers

“Affiliate Link Tracker” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

Changelog

0.2

Cleaner code and added support for ShareASale network.

0.1

  • Initial release