Integrating our Offerwall via iframe is a straightforward process. Simply embed the provided iframe code snippet into your website's HTML, and the Offerwall will seamlessly appear within your designated web page.
<iframe id="flukeIframe" style="width:100%;height:800px;border:0;padding:0;margin:0;" scrolling="yes" frameborder="0" src="https://flukelabs.com/offerwallHome?partner={partnerName}&user_id={userId}"></iframe>
<a href="https://flukelabs.com/offerwallHome?partner={partnerName}&user_id={userId}"></a>
Params | Explanation | Data Type |
---|---|---|
{partnerName} | Name of your zone/app | String |
{userId} | Unique String to Identify the User | String |