Monetize your website effortlessly by integrating Pocketsfull.ai’s reward survey wall. Users complete surveys and earn gift cards, while you earn revenue — all with just a simple click-based iframe integration.
Add a CTA icon or banner anywhere on your website (such as your homepage, user dashboard, or rewards page). This will serve as the entry point to the survey wall.
When the user clicks the icon/banner, open the survey wall using the URL mentioned under your app settings on dashboard
In your Pocketsfull.ai dashboard under App Settings, you’ll find your unique appId
. You must include it in the URL request. You can also pass user-specific parameters for better tracking and higher conversion.
<iframe width="100%" frameBorder="0" height="2000px" src="https://reseacheruf.azurewebsites.net/surveys?appId={}&key={}&uid={unique_user_id}&hash={hash}&subid1={sub_Id1}&subid2={sub_id2}</iframe>
Parameter | Type | Description |
---|---|---|
appId | Mandatory | Your unique App ID (e.g., |
uid | Optional | Unique user ID from your platform. Must be unique per user. |
hash | Recommended | Secure hash. Use |
username | Recommended | The display username of the user. |
email | Recommended | User email. Used to prevent duplicate participation. If not provided, it will be requested. |
subid1 | Optional | Additional metadata (e.g., source page, campaign name, etc.). |
subid2 | Optional | More custom data if needed. |
For technical integration help, custom banners, or support — reach out to business@pocketsfull.ai or your account manager.