Pocketsfull.ai allows app publishers to monetize their users with a reward survey wall — seamlessly integrated using WebView or Chrome Custom Tabs. Users earn gift cards by completing surveys, and you earn revenue per survey completion.
Use a pre-made icon or banner from the creative library provided in your dashboard. Place it strategically within your app — e.g., rewards section, wallet screen, or menu.
When the user clicks the banner or icon, open the survey wall using WebView or Chrome Custom Tabs.
You can find your survey wall URL under your app settings in the PocketsFull.ai dashboard. The base URL looks like this:
To ensure proper tracking and monetization, pass the App ID and Google Advertising ID (GAID). We highly recommend also passing a unique user ID (uid).
Parameter | Type | Description |
---|---|---|
appId | Mandatory | Your App ID from the dashboard (e.g., |
gaid | Mandatory | Google Advertising ID (GAID) of the user. Use system APIs to retrieve this. |
hash | Recommended | Secure hash. Use |
username | Optional | Username of the user (for personalization and analytics). |
email | Optional | Used to prevent duplicate surveys. If not submitted, we ask the user before they start. |
subid1 | Optional | Additional metadata (e.g. campaign, referral source, etc.). |
subid2 | Optional | Another custom data field if needed. |
For technical integration help, custom banners, or support — reach out to business@pocketsfull.ai or your account manager.
gaid
uid
Use methods like SHA256, MD5, or JWT for encoding these values based on your security infrastructure.
For support, advanced implementation help, or design creatives — contact us at business@pocketsfull.ai or reach out via your dashboard.