• For Website
  • For Apps
Integration GuidesFor Website

Pocketsfull.ai Integration Guide for Website Publishers

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.

✅ Step-by-Step Integration Instructions #

🔹 Step 1: Place the Survey Icon or Banner

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.

🔹 Step 2: Load the Iframe on Click

When the user clicks the icon/banner, open the survey wall using the URL mentioned under your app settings on dashboard

🔹 Step 3: Pass Your App ID and User Details

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.

Sample format of final URL: #

            
  <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>
          

URL Parameters Reference #

ParameterTypeDescription
appId

Mandatory

Your unique App ID (e.g., 266 ) found in your dashboard under App Settings.

uid

Optional

Unique user ID from your platform. Must be unique per user.

hash

Recommended

Secure hash. Use md5({uid}-{your_app_secure_hash}) for added security.

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.