🌟
UP WALL Docs
UP WALL Docs
UP WALL Docs
  • ⚡Quick Start
  • Overview
    • 🎯Account Setup
    • ⚙️Postback
    • 🌎Web Offerwall
    • ⚡Offers API
Powered by GitBook
On this page
  • Integration
  • Offerwall Iframe Code
  • Direct OfferWall Link
  1. Overview

Web Offerwall

Incorporating UP WALL offerwall into your website is fast and straightforward. Follow this guide, and it will only take a few minutes.

Provide customized incentives and rewards to your users using UP WALL adaptable Offer Wall. Our offerwall effortlessly adjusts to any screen, showcasing tailored, localized ads depending on the user's device and location.

Integration

Get your app api key from the Dashboard, Determine your unique user id and use the following code to integrate

Offerwall Iframe Code


<iframe src="https://offerwall.upwall.net/?app_id={api_key}&userid={user_id}"
style="position:fixed;
top:0px; left:0px;
bottom:0px; right:0px;
width:100%; height:100%;
border:none; margin:0; padding:0;
overflow:hidden; z-index:999999;">
</iframe>

Direct OfferWall Link

https://offerwall.upwall.net/?app_id={api_key}&userid={user_id}
PreviousPostback NextOffers API

Last updated 11 months ago

🌎