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.

AffiliateWP – External Referral Links

Description

This plugin was built to be used in conjunction with AffiliateWP.

Like other affiliate plugins, AffiliateWP must be installed on the same domain as your e-commerce system (Easy Digital Downloads, WooCommerce etc) to properly track visits and referrals.

This plugin allows your affiliates to promote any landing page (or site) that exists on a completely separate domain. Simply install this plugin on the external WordPress site and your affiliates can now promote it using the site’s URL and their affiliate ID or username appended (eg /?ref=123 or /?ref=john). If a customer uses the affiliate’s referral URL, any outbound links to your e-commerce store will automatically include the affiliate’s ID or username. If the customer then makes a purchase on your e-commerce store, the proper affiliate will be awarded commission. The affiliate’s ID/username is stored in a cookie so even if the customer moves between pages on your site, the outbound links will still have the affiliate’s ID/username appended.

More information

What is AffiliateWP?

AffiliateWP provides a complete affiliate management system for your WordPress website that seamlessly integrates with all major WordPress e-commerce and membership platforms. It aims to provide everything you need in a simple, clean, easy to use system that you will love to use.

Screenshots

  • The admin settings

Installation

  1. Unpack the entire contents of this plugin zip file into your wp-content/plugins/ folder locally
  2. Upload to the site that you’d like affiliates to promote
  3. Navigate to wp-admin/plugins.php on your site (your WP Admin plugin page)
  4. Activate this plugin and navigate to Settings → External Referral Links to configure the plugin

OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin’s name

Reviews

Read all 1 review

Contributors & Developers

“AffiliateWP – External Referral Links” is open source software. The following people have contributed to this plugin.

Contributors

“AffiliateWP – External Referral Links” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “AffiliateWP – External Referral Links” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.2

  • New: Requires WordPress 5.2 minimum

1.1.2

  • Fixed: Fix Pantheon-specific cookie prefix delimiter

1.1.1

  • Improved: Add Pantheon platform detection for cookie naming
  • Fixed: Remove AffiliateWP requirement

1.1

  • New: Enforce minimum dependency requirements checking
  • New: Requires PHP 5.6 minimum
  • New: Requires WordPress 5.0 minimum
  • New: Requires AffiliateWP 2.6 minimum
  • Improved: Use tracking cookie name getter in AffiliateWP 2.7.1
  • Improved: Allow language translations to be handled by WordPress.org
  • Fixed: Remove the deprecated screen_icon() call from the admin template

1.0.2

  • Fix: Referral variable of “join” conflicted with jquery.cookie script

1.0.1

  • New: French language files, props fxbenard
  • Fix: Remove trailing slash on URLs that already have query string
  • Fix: Cookie expiration not being pulled from settings

1.0

  • Initial release