<!--
canonical_url: https://university.spiffy.co/integrations/infusionsoft/integrating-with-infusionsofts-affiliate-system/
post_id: 2261
post_type: post
last_modified: 2023-01-16T21:59:44+00:00
generated_at: 2026-04-16T16:18:09+00:00
-->

# Integrating with Infusionsoft&#8217;s Affiliate System

**Spiffy now has affiliate tracking built in**
For the most reliable affiliate tracking we suggest using our native affiliate system

[Learn More](https://university.spiffy.co/affiliates/intro-to-affiliates.md)

---

Spiffy’s integration with Infusionsoft can partially tap into Infusionsoft’s native referral tracking

## Update Links in Infusionsoft

![](https://university.spiffy.co/wp-content/uploads/2022/05/image-24.png) **IMPORTANT**: Infusionsoft’s API for their affiliate program has a few limitations and certain functionality that will not be available:

1. Infusionsoft will not automatically set an existing affiliate that may already be tied to a contact in their Referral History, as the referral on an order.
2. Affiliates will not see orders record in their Infusionsoft Referral Partner Portal ‘Orders’ stat, as Infusionsoft only recognizes orders placed on Infusionsoft order for this stat

A small change to your ‘Referral Tracking Link’ URL is needed so Spiffy can pass tracking info back to Infusionsoft. In your Infusionsoft Tracking Link settings, you will need to start every URL with the following:

```
https://{APPNAME}.infusionsoft.com/aff.html?to=
```

1. Replace `{APPNAME}` with YOUR Infusionsoft application name
2. Place your URL that you are wanting to drive traffic to at the end of this URL after the equal sign

```
https://ab123.infusionsoft.com/aff.html?to=https://yourwebsite.com/pricing
```

[Read more on Infusionsoft’s Docs](https://help.infusionsoft.com/help/track-referral-activity-via-the-api)

## Add SpiffyJS to your pages

In order for tracking to work properly you will need to make sure that SpiffyJS is added to your pages.

[Get your SpiffyJS code](https://app.spiffy.co/settings#spiffyjs)
