Skip to main content
Simvoly Integration

Integration steps if you connected your Stripe with Simvoly

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 LeadPages 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 who 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:

  • Add the STEP 1 script in the section in your Simvoly site where you add custom head codes

  • After adding the code, create a thank you page or configure your Stripe checkout to redirect to a specific page after a successful payment.

  • In the page where you redirect customers after a successful payment, add the custom code below in the page's <head> section:

<script>
rewardful('convert', { email: WebPlatform.visitorEmail });
</script>

  • Go back to your Rewardful dashboard and click the Ok, I've completed this button and follow the next set of instructions. Note: You may have to open the link with ?via=install using an incognito/private browser, then refresh your Rewardful dashboard page to confirm the installation.

Did this answer your question?