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 Shopify. 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 Shopify
If your website is powered by Shopify, you will want to create a new page add your affiliate registration page to your website. Sign into Shopify and follow these steps to quickly add your registration page to your site.
1. Navigate to Online Store > Pages
2. Click Add Page
3. Add a title for your page and then click </> to show HTML.
4. Paste your Refersion embed code (from STEP 1 above) into the HTML text field and click Save
Remember to make sure the code snippet includes your account's actual unique registration form URL!
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.




