Porix Docs
  • 🚀 Quick Start
  • 🚩Monetization
    • 🎯Account Setup
    • ⚙️Postback
      • 🚀Script Pocket
    • 📴Web Offerwall
Powered by GitBook
On this page
  1. Monetization

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.

PreviousScript Pocket

Last updated 1 year ago

Quick Insight - Porix Offer Wall:

Empower your users with tailored incentives and rewards via Porix's dynamic Offer Wall. Our offer wall effortlessly adjusts to various screens, showcasing localized, targeted ads that are translated to match the user's device and location.

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>

Please ensure to substitute {App_ID} with your placement identifier and {user_id} with your unique user ID.

https://porix.org/app/iframe/{App_ID}/{user_id}

🚩
📴