📴Web Offerwall
Incorporating Porix's offer wall into your website is a swift and straightforward procedure. By following this guide, you'll find that it takes just a matter of minutes.
Integration
Acquire your placement identifier from the publisher's Dashboard. Identify your distinct userID, then employ the following code for seamless integration:
Please ensure to substitute {App_ID} with your placement identifier and {user_id} with your unique user ID.
<iframe src="https://porix.org/app/iframe/{App_ID}/{user_id}" style="position:fixed; top:0; left:0; bottom:0; right:0; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;"></iframe>

Last updated