iFrame/Web Integration

Integrating Earnetize's offerwall into your app is a swift process, requiring just few minutes of your time. All you need to do is copy and paste the code provided below, ensuring to replace {app_id} and {uniqueUserID} with your specific values. It's that simple!

<iframe src="https://wallzone.earnetize.com/?app_id={app_id}&userid={uniqueUserID}"></iframe>

There is no need to put { and } there.

Last updated