Integrating Rewardful is a quick way to set up affiliate and referral programs for your Teachable site. We automatically track referred Visitors, Leads and Conversions from your affiliates, customers, influencers and/or partners. Commissions are automatically adjusted for any billing event changes such as downgrades, upgrades, free trials, cancellations and refunds.
Each person that signs up to your program will receive a personalized dashboard where they can create and manage their affiliate links, stats and track their success.
βTo set up the integration:
Go to your Teachable dashboard and navigate to Site -> Code snippets.
Back at your Rewardful dashboard, grab/copy your Rewardful tracking from the Teachable instruction page
Paste the copied code in the Head Code Snippets text box
Click the Save button
For the conversion tracking script, go to the Course(s) you want to do conversion tracking using Rewardful. Navigate to the bottom of the page menu and click on Thank You Page
Back at your Rewardful dashboard, copy the conversion tracking code or copy this code below:
<script>
rewardful('convert', { email: '{{customer.email}}' });
</script>Click the Save button on the top right of the screen.
Back in Rewardful, click Ok I've completed this in the Teachable instruction set.
To confirm your installation, click on the link with
?via=install. It will open your site in a new tab, let your site fully load. Then close it and Refresh the Rewardful page. You should see a confirmation message.
Troubleshooting:
My installation isn't confirming
Try clearing your cache and retry confirming the installation. You might have an older version cached on your browser. Alternatively, try following the confirmation link in an incognito window.
Check the URL you entered in your Campaign Settings and ensure it's part of your Teachabel site where you added the STEP 5 script.

