ClickFunnels Integration
Charles Rosel avatar
Written by Charles Rosel
Updated over a week ago

Integrating Rewardful is a quick way to set up affiliate and referral programs for your ClickFunnels landing pages. 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 for 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:

  • Paste the Rewardful script in the global Settings of your funnel the Save and update your funnel.

  • In order for the referral UUID to be passed to ClickFunnels data, copy and paste the code below in the Body Tracking Code.

<script>
jQuery(document).ready(function(){
$('#cfAR').attr("data-rewardful", "true");
});
</script>

  • Save and update your funnel after placing the second set of codes in the Body Tracking Code

Creating a Test Transaction

A referred purchase/sign-up is needed to be done first before setting up the Zapier part. Follow these set of instructions in creating a test transaction:

  1. In your Rewardful dashboard, confirm your Rewardful integration by clicking the Ok I've completed this button on this page.

  2. Open the link that has ?via=install on an incognito window that has no adblocker extensions. Let your site fully load.

  3. Close the incognito window and then go back to your Rewardful dashboard and refresh the page. If the tracking script is loading correctly, your setup will confirm.

  4. Manually create a test affiliate acct, go to Affiliates > Add an Affiliate. Fill up the fields (skip the Paypal email field).

  5. After creating the test affiliate acct, go to the Links tab. Copy the affiliate link.

  6. Open an incognito window and paste the link you copied in the last step.

  7. Proceed with the signup/purchase.

Passing Data to Stripe through Zapier

In order to pass the referral ID generated by the affiliate URL, the ClickFunnels data should be sent to Zapier and it will update the Stripe customer data. Click the button below to create the zap on your Zapier account:

Once Zapier updates the Stripe customer data with the referral ID, Rewardful can attribute the sale to the affiliate.


โ€‹

Did this answer your question?