Title: Infusionsoft Affiliates
Author: Jeremy B. Shapiro
Published: <strong>6. јул 2011.</strong>
Last modified: 7. јул 2014.

---

Претражи додатке

Овај додатак **није испробан са последња 3 главна издања Вордпреса**.Можда се више
не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

![](https://s.w.org/plugins/geopattern-icon/infusionsoft-affiliates.svg)

# Infusionsoft Affiliates

 [Jeremy B. Shapiro](https://profiles.wordpress.org/jeremyshapiro/)

[Преузимање](https://downloads.wordpress.org/plugin/infusionsoft-affiliates.2.4.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/infusionsoft-affiliates/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/infusionsoft-affiliates/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/infusionsoft-affiliates/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/infusionsoft-affiliates/#developers)

 [Подршка](https://wordpress.org/support/plugin/infusionsoft-affiliates/)

## Опис

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](http://php.net/manual/en/function.date.php),
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.

## Постављање

To install the plugin, download it, upload to your wordpres blog, activate and configure.

#### Configuration

To configure your installation, click Settings and then select enter your Infusionsoft
Application name and API Key.

#### Custom Development

If you need help with a custom installation or modification to better integrate 
into your Infusionsoft application and WordPress site, please contact Jeremy B. 
Shapiro directly.

## Прегледи

Нема рецензија за овај додатак.

## Сарадници и градитељи

„Infusionsoft Affiliates“ је софтвер отвореног кода. Следећи људи су допринели овом
додатку.

Сарадници

 *   [ Jeremy B. Shapiro ](https://profiles.wordpress.org/jeremyshapiro/)

[Преведите „Infusionsoft Affiliates“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/infusionsoft-affiliates)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/infusionsoft-affiliates/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/infusionsoft-affiliates/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/infusionsoft-affiliates/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/infusionsoft-affiliates/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

#### Version 2.4

 * 7/7/2014: Allow root specified referral partner codes to redirect through Infusionsoft(
   to cookie the visitor in Infusionsoft)

#### Version 2.3

 * 4/22/2013: When manually syncing affiliates, output the number of affiliates 
   synced and exit (previously processed the page as usual which was confusing)
 * 4/22/2013: Fixed a bug where if you were on the root page and not using cookies,
   the page might infinitely redirect back to itself.

#### Version 2.2

 * 4/19/2013: Show the number of affiliates last synced on the options page
 * 4/19/2013: Work properly in WordPress installs not on the root of a domain (i.
   e. http://mysite.com/wordpress/)
 * 4/19/2013: Deal with situations where we can’t use cookies (i.e. network level
   page caching)

#### Version 2.1

 * 2/13/2013: Don’t update the cache if we didn’t get a good download from Infusionsoft(
   i.e. Infusionsoft API failed or timed out)
 * 2/14/2013: Allow for manual syncing

#### Version 2.0.2

 * 2/6/2013: Strip off the query string when an affiliate code is on the root URL
   with no trailing slash, i.e. http://site.com/affiliatecode?querystring

#### Version 2.0.0

 * 7/3/2012: Moved to 2.0.0 to avoid a prior versioning error (1.8 -> 1.81 -> 1.9)

#### Version 1.9

 * 7/2/2012: Added the ability to disable the plugin on a page by page basis. This
   way, when cloning a page, the previous page won’t be set as the redirect

#### Version 1.8

 * 2/22/2012: Added support for htmldecode to prevent WordPress from escaping HTML
   when you actually want HTML.

#### Version 1.7

 * 1/28/2012: Added support for registering the plugin. Made redirects temporary
   redirects. Pages that do not redirect now don’t redirect to themselves losing
   query paramters.

#### Version 1.5

 * 11/22/2011: If a URL is a valid page, don’t check for the affiliate in the root
   of the URL. This prevents affiliates from hijacking pages on your site by picking
   affiliate codes that match the URLs of pages on your site.

#### Version 1.4

 * 10/31/2011: Added support for affiliate lists over 1,000
 * 10/31/2011: Implemented a basic form of locking to prevent simultaneous syncing

#### Version 1.2

 * 10/12/2011: Changed version number to a stable number since… it’s stable 🙂
 * 10/12/2011: If an invalid code is specified and a valid code is required, the
   default page will now be shown. Previously, invalid codes worked

#### Version 0.6

 * 8/2/2011: Added support for individual page overrides on what to do when an affiliate
   code isn’t present
 * 8/10/2011: Bug fix to allow for better default page processing when a query string
   is present

#### Version 0.5

 * 7/12/2011: Help added to the options page
 * 7/12/2011: Root URL affiliate code detection mildly operational
 * 7/12/2011: Options for where to look for the affiliate code have been revised
   so multiple options can be selected

#### Version 0.4

 * 7/11/2011: Default pages are now supported for when an affiliate code is found,
   but no path is specified, or when an affiliate code is simply not found.

#### Version 0.3

 * 7/6/2011: Added dateshift option for dates so you can move make relative dates
 * 7/6/2011: Fixed bug so you can now access settings right from the plugin listing
 * 7/6/2011: Caching is now supported and deactivation no longer deletes options
   and data

#### Version 0.2

 * 7/6/2011: Plugin Added

## Мета

 *  Version **2.4**
 *  Last updated **12 година раније**
 *  Active installations **10+**
 *  WordPress version ** 2.0.2 или новије **
 *  Tested up to **3.9.40**
 *  Language
 * [English (US)](https://wordpress.org/plugins/infusionsoft-affiliates/)
 * Tags
 * [affiliate program](https://sr.wordpress.org/plugins/tags/affiliate-program/)
   [affiliates](https://sr.wordpress.org/plugins/tags/affiliates/)[Infusion](https://sr.wordpress.org/plugins/tags/infusion/)
   [infusionsoft](https://sr.wordpress.org/plugins/tags/infusionsoft/)[tracking](https://sr.wordpress.org/plugins/tags/tracking/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/infusionsoft-affiliates/advanced/)

## Оцене

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/infusionsoft-affiliates/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/infusionsoft-affiliates/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/infusionsoft-affiliates/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/infusionsoft-affiliates/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/infusionsoft-affiliates/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/infusionsoft-affiliates/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/infusionsoft-affiliates/reviews/)

## Сарадници

 *   [ Jeremy B. Shapiro ](https://profiles.wordpress.org/jeremyshapiro/)

## Подршка

Имате нешто да кажете? Потребна вам је помоћ?

 [Види форум подршке](https://wordpress.org/support/plugin/infusionsoft-affiliates/)

## Донирај

Желите ли да подржите напредак овог додатка?

 [ Донирај овом додатку ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6FEVZ7NU86DNN)