⬇️Direct Link
To create a direct link to Pubscale Offerwall, add an anchor tag in your HTML that redirects to the Pubscale Offerwall. It's best to use an image or button rather than a text link for this purpose.
<a href="https://wow.pubscale.com?app_id={app_id}&user_id={user_id}">
<img src="path_to_your_image.png" alt="Pubscale Offerwall">
</a>
Parameter
Required
Comment
app_id
yes
Get it from the PubScale Dashboard
user_id
yes
Unique User ID
Last updated