Hosted offerwall
An iframe. We render the wall, handle the clicks and keep it looking like your product because you styled it in the dashboard.
<iframe src="https://trovewall.com/wall/
pk_live_xxx?user_id=USER_ID"></iframe>
Give them offers worth completing and earn on every one. One iframe, or one API call, and every conversion credits automatically.
All three read the same offers with the same targeting applied.
An iframe. We render the wall, handle the clicks and keep it looking like your product because you styled it in the dashboard.
<iframe src="https://trovewall.com/wall/
pk_live_xxx?user_id=USER_ID"></iframe>
A signed JSON feed. Build the interface natively — which is what a mobile app usually wants — and keep every pixel yours.
GET /api/v1/offers
?app_key=…&user_id=…&ts=…&sig=…
However you render, we call your server when a conversion is approved. Signed, retried with backoff, every attempt logged.
GET /your-hook?user_id={user_id}
&amount={amount}&sig={signature}
Free to join. Nothing to install. Your first wall takes about ten minutes.