All Collections
FAQ
How to embed promoter dashboard and sign-up page into your website?
How to embed promoter dashboard and sign-up page into your website?
Virgil avatar
Written by Virgil
Updated over a week ago

You can embed the entire promoter page inside your website to benefit entirely from your own navigation links.
โ€‹* Require custom domain to be set up and Business plan subscription

Step 1

You need to set up the custom domain for your dashboard because browsers security measures doesn't allow iframes to set cookies if they come from different domains. Follow this guide.

Step 2

Add an iframe tag inside the page you want your affiliates to signup or login like this:

<iframe height="850px" width="100%" frameborder="0" src="https://<yoursubdomain>.<yourdomain>.com"></iframe>

Embed Sign up page for a specific campaign

If you have multiple campaigns, like a campaign for influencers and one for customer referrals, you can change the src URL of the iframe code above with the one pointing to that specific campaign. You can find the URL on the Campaigns section, on the bottom left of each of the campaigns:

(Optional) Hide the logo

To hide the logo from the promoter page, go to the Campaigns section, click on the campaign menu and select "Configure promoter dashboard":

Once you access the configuration page, go to the Dashboard section, select "Hide logo" and click Save.

Did this answer your question?