Skip to main content
SkillPlate hosts courses, communities, and digital products, with its own landing pages, checkout, and member portal. Connecting it to Referly means a purchase made by someone who arrived on an affiliate link gets credited to that affiliate and turns into commission. Because SkillPlate hosts the whole journey, the setup is a little different from most integrations. You add the Referly tracking script inside SkillPlate itself rather than on a website of your own, in three separate places, and one of them gets an extra piece of code that carries the referral into the checkout. Then SkillPlate tells Referly about the sale. Plan about 20 minutes.

SkillPlate is a private integration

Before anything else: this one has to be switched on for your program. Open Settings from the left sidebar in Referly, go to Integrations, and find the Skillplate card. Select Instructions. If you see the setup steps, you’re good to go. If instead you see This is a private integration, your program doesn’t have access yet. Get in touch with our team and we’ll enable it, then come back to this guide. Keep the instructions window open while you work. It has your program’s own tracking script and webhook address already filled in, which saves you copying things by hand.

What this integration can and can’t track

Referly doesn’t convert currencies for this integration. If SkillPlate charges in a different currency than your Referly program is set to, the number comes across but isn’t converted, so your commission figures will be wrong. Set both to the same currency before you start.

Before you start

You’ll need:
  • A live Referly program with at least one affiliate to test with. See setting up your program if you haven’t got that far.
  • Access to the SkillPlate integration in Referly, as described above.
  • An admin account in SkillPlate, with permission to change settings.
  • Your Referly program’s currency matching your SkillPlate currency.
SkillPlate’s public documentation is thin at the time of writing, and their help centre doesn’t cover the tracking and webhook screens in detail. The navigation below comes from Referly’s own tested setup instructions. If a menu has moved since, the labels are still the ones to look for, and SkillPlate’s support can point you at the right screen.

Add the tracking script to your checkout

SkillPlate has one place where you add code to your pages, and it’s split by page type. The checkout gets two pieces of code, so start there.
1

Open your tracking settings

In SkillPlate, open your Settings page, then go to Tracking.
2

Find the checkout script box

Under Additional Scripts, find the box labelled Checkout.
3

Paste the tracking script

Copy the script from Step 1 in the Referly instructions window and paste it in. Your program’s own identifier is already filled in where YOUR_PROGRAM_ID appears here:
4

Paste the second snippet underneath it

Directly below the first one, in the same Checkout box, add this:
5

Save

Select Save Changes.
That second snippet is the heart of the whole integration. When a referred visitor reaches your checkout, it quietly adds the referral to the page address and reloads once, which is how SkillPlate ends up storing it against the order. Without it, SkillPlate has nothing to tell Referly and no sale is ever credited. It’s careful about not getting in the way: it waits a second so Referly has worked out the referral first, it only acts when there’s actually a referral to pass along, and it won’t reload a second time if the referral is already there.
Visitors who didn’t come from an affiliate link see no reload at all, and nothing is recorded for them. Your organic sales aren’t affected.

Add the tracking script to your landing pages and portal

The checkout is where the sale happens, but the visit usually starts somewhere else. These two slots are what let Referly see the click in the first place.
1

Go back to Tracking

Still in SkillPlate, open Settings, then Tracking.
2

Paste the tracking script into Landing Page

Under Additional Scripts, find the box labelled Landing Page and paste in the same tracking script from Step 1 of the Referly instructions:
3

Paste it into Portal too

Do the same in the Portal box. This is your members area, and having the script there keeps tracking consistent for people who come back.
4

Save

Select Save Changes.
Only the checkout box gets the second snippet. Landing Page and Portal get the tracking script on its own.

Set up the webhooks in SkillPlate

Now tell SkillPlate to notify Referly when something is bought. You create two separate webhooks here, one per event, both pointing at the same address.
1

Open your webhook settings

In SkillPlate, go to Settings, then Webhooks, and select Create Webhook.
2

Paste the Referly address

Copy the address from Step 4 in the Referly instructions window and paste it in. It’s unique to your program and looks like this:
Copy it from Referly rather than typing it. The part after program_id= is what tells Referly which program the sales belong to.
3

Choose the first event

Select Payment Succeeded as the event.
4

Save it

Select Save.
5

Create a second webhook for the other event

Repeat all of the above, using the same address, but choose Subscription Started as the event this time. SkillPlate wants one webhook per event, so you end up with two.
Those are the only two events Referly listens to. Anything else you point at that address is ignored, so there’s no benefit to adding more. Here’s what each one does, which is worth knowing because they behave differently:
  • Payment Succeeded is the one that carries money. Referly records the sale, the products bought, and the amount after any discount, then works out the commission.
  • Subscription Started records the customer as a referral but with no revenue attached. The money for a subscription arrives through the payment event, not this one.
If you sell subscriptions, you need both webhooks. With only Subscription Started, you’d see referred customers appear with no commission. With only Payment Succeeded, you’d miss subscribers whose first payment lands differently.

Test it end to end

Run a real purchase through before you tell affiliates the integration is live.
1

Grab a real affiliate link

Open Affiliates in the left sidebar of Referly, pick an affiliate, and copy their referral link.
2

Open it in a private window

Use a private or incognito window so no old tracking interferes. Land on your SkillPlate landing page and let it finish loading.
3

Go to the checkout

Move through to the checkout as a customer would. You should see the page reload itself once, about a second after it appears, and affiliate_id should now be in the address bar. That’s the referral being handed to SkillPlate. If it doesn’t appear, stop here and check the checkout scripts.
4

Complete a purchase

Buy something with an email address you haven’t used before. If you can, use a low-priced product or a full-discount code rather than a live card charge.
5

Check Referly

Open Customers in the left sidebar. The buyer should appear within a minute, credited to the affiliate whose link you used, with the product name and the amount paid.
6

Check the amount matches

Compare the figure in Referly against what the customer actually paid in SkillPlate. They should be identical. If the number looks out by a factor of a hundred, or the currency is wrong, see the troubleshooting section below before going live.
When the test purchase appears under Customers against the right affiliate, with the right product and the right amount, you’re done.
Refund the test purchase in SkillPlate and remove the test referral in Referly so your reports start clean. Remember that refunding in SkillPlate won’t remove it from Referly on its own.

How Referly decides who gets the credit

When a visitor lands on one of your SkillPlate pages through an affiliate link, Referly records the click and stores it in their browser for the length of your cookie window. When they reach the checkout, the extra snippet writes that referral into the page address, and SkillPlate keeps it with the order. When the payment goes through, SkillPlate passes it back to Referly, which looks up the click and credits the affiliate behind it. If the exact click can’t be found, Referly falls back to matching against your affiliates’ referral codes, which keeps things working when someone clears their cookies partway through. The credit sticks once it’s given. Later clicks from other affiliates don’t take over an existing customer.

Limitations to be aware of

  • Nothing after the sale is tracked. Refunds, chargebacks, and cancelled subscriptions never reach Referly. You’ll need to remove or adjust those commissions yourself, which is covered in managing refunds.
  • No currency conversion. The amount is recorded exactly as SkillPlate reports it. Keep your SkillPlate and Referly currencies the same.
  • Free sign-ups aren’t recorded. Only purchases and subscription starts are sent, so you can’t pay affiliates per lead through this integration.
  • A subscription start on its own carries no revenue. The payment event is what produces commission.
  • The customer has to buy in the browser they clicked in. Clicking on a phone and buying on a laptop won’t match.
  • Affiliates must share their Referly link, which points at your own SkillPlate pages. A link to a SkillPlate page without the referral on it can’t be credited.
  • The checkout reloads once for referred visitors. It’s quick and most people won’t notice, but it’s worth knowing it’s deliberate rather than a fault.
  • Ad blockers and strict privacy settings stop the tracking script for a small share of visitors, as with any affiliate tool.

Troubleshooting

SkillPlate hasn’t been enabled for your program. Contact our team to have it switched on, then reopen the card.
This is the most common problem, and it always comes back to the Checkout box under Additional Scripts. Check that both snippets are in there, in the right order, with the tracking script first. Then check you selected Save Changes afterwards.Also make sure you actually arrived through an affiliate link in that browser session. Without one, the snippet correctly does nothing at all.
The referral is reaching SkillPlate and the notification isn’t reaching Referly. Open Settings, then Webhooks in SkillPlate and check that both webhooks exist, that both point at the address from your Referly instructions window, and that one is set to Payment Succeeded and the other to Subscription Started.Confirm the address matches exactly, including everything after program_id=.
That’s the Subscription Started event doing its job. Commission comes from the payment. Check that you also created the Payment Succeeded webhook.
Contact our team with an example order before you go live. Amounts are recorded exactly as SkillPlate sends them, and it’s worth confirming against a real transaction rather than guessing, especially if you sell in a currency without decimal places.
Your SkillPlate currency and your Referly program currency don’t match, and nothing is converted between them. Change one so they line up. Sales already recorded won’t be corrected retroactively.
The landing page script works and the checkout side doesn’t. Check the Checkout box specifically, since the landing page and checkout are configured separately in SkillPlate.
Still stuck? Book an integration call and we’ll go through your setup with you.

Universal integration

Track a platform that isn’t listed.

Refunds

Handle commission on money you’ve given back.

Managing referred customers

Review, edit, and reassign the sales that come in.

All integrations

See every platform Referly connects to.
Last modified on July 21, 2026