Infusionsoft Affiliates

This plugin allows you to load an Infusionsoft Affiliate's information into your wordpress pages using the [affiliate] shortcode.

Author:Jeremy Shapiro (profile at wordpress.org)
WordPress version required:2.0.2
WordPress version tested:3.9.1
Plugin version:2.4
Added to WordPress repository:06-07-2011
Last updated:07-07-2014
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, %:100
Rated by:1
Plugin URI:http://asandia.com/wordpress-plugins/infusion...
Total downloads:5 032
Active installs:10+
plugin download
Click to start download

After you configure your Infusionsoft Affiliate plugin, you'll be able to sync up your affiliates (Referral Partners) to your WordPress site and add in affiliate specific merge fields.

Where might you use this?

  • Personalized sales pages for your referral partners to use in promoting your product
  • Personalized opt-in pages that appear to be written by your referral partners
  • Custom webinar sign up forms, one for each referral partner

Use the [affiliate] shortcode with a specific field; for example, to get the referral partner's name, use [affiliate field="AffName"].

You can also specify a default value like [affiliate field="AffName" default="your friend"].

For fields that are dates, you can specify a PHP friendly date format, for example [affiliate field="_WebinarDate" format="l, f Js" /].

Additionally, for date fields, you can move a date forward or backwards in time with the dateshift option like [affiliate field="_WebinarDate" default="3 days before our webinar" format="l, F jS" dateshift=" -3 days" /]

When using dateshift, the value should start with a + or a - followed by a number and then a unit, for example - 1 day, +90 minutes, or +1 year.

If you are returning any HTML code, for example a tracking pixel, an image tag, rich HTML, etc... you may want to specify htmldecode=1 to prevent WordPress from escaping your HTML.

All your custom referral partner fields get pulled down, too, just don't forget to put the underscore in front, i.e. _YourCustomField.


ChangeLog