STEP 1: Copy your Refersion embed code
Sign into Refersion and copy your embed code so you have it ready to paste into your website in the next step.
From your Dashboard click Affiliate Sign-Up.
Click Embed sign-up form into your site to copy your code.
You can also reference below the code snippet you'd copy and paste onto your website to embed the form (make sure to replace the dummy registration URL with your account's actual unique registration form URL!):
<script type="text/javascript" src="https://cdn.refersion.com/iframe.js"></script>
<div id="refersion-iframe-goes-here" data-frame-url="https://XXXXXXXXXX.refersion.com/affiliate/registration"></div>
STEP 2: Add your affiliate registration page to your website
We recommend including a link to your affiliate registration page in the sitewide footer or navigation of your website so that potential affiliates can easily find it and apply to be part of your program.
While the instructions for doing this are generally the same for most websites and platforms, there are differences. We have provided detailed steps below for embedding your Refersion code into websites hosted by BigCommerce. For all other platforms and websites, check your platform’s help and contact us if you need further assistance.
Add your affiliate registration page to BigCommerce
If your website is powered by BigCommerce, you will want to create a custom form to add your affiliate registration page to your website. Follow these steps to quickly add your registration page to your site.
1. Choose a custom form builder to create a form.
2. Go to Storefront › Web Pages and for This Page Will, select Contain content created using the WYSIWYG editor below.
3. Name the page, then click the Edit HTML Source button in the far right of the WYSIWYG editor toolbar.
4. Paste your Refersion embed code into text box, then click Update. Click save on the next screen.
Tip: Depending on how many questions are on your form, the height of the form will vary from merchant to merchant. You can use the below code snippet to edit the height of the embedded form to fit your page more cleanly. Adjust the height value accordingly based on your needs:
<script type="text/javascript" src="https://cdn.refersion.com/iframe.js"></script>
<style><!--
iframe {
height: 1050px;
}
--></style>
<div id="refersion-iframe-goes-here" data-frame-url="https://XXXXXXXXXX.refersion.com/affiliate/registration"></div>
Once done, your affiliate signup form will be included in your website navigation and ready for your website visitors to find!
What's Next?
Now that your affiliate program is easy to find for visitors of your website, you may also want to do active outreach to find new potential partners. You can click here to read tips on recruiting affiliates.
