iFrame Setup
Iframe Integration Code (without Additional Parameters)
<iframe
src="https://targo.io/ow/[APP_ID]/[USER_ID]" frameborder="0" scrolling="yes">
</iframe>
Iframe Integration Code (with Additional Parameters)
<iframe
src="https://targo.io/ow/[APP_ID]/[USER_ID]?idfa=[IDFA]&gaid=[GAID]&sub1=[SUB1]&sub2=[SUB2]" frameborder="0" scrolling="yes">
</iframe>
To integrate the TarGo Offerwall, you need to provide a set of mandatory parameters for proper configuration.
| Paramater | |
|---|---|
(APP ID)❗required | This is the unique identifier for your app. |
(USER ID)❗required | A unique, required identifier assigned to each user for tracking activity within the offerwall. Limited to 100 characters. |
idfa** (Optional for Mobile Apps)** | For iOS integrations Include the idfa as a parameter when launching the Web Offerwall. This helps enhance tracking accuracy and plays a key role in fraud prevention. |
gaid (Optional for Mobile Apps) | For Android integrations Include the gaid as a parameter when launching the Web Offerwall. This helps enhance tracking accuracy and plays a key role in fraud prevention. |
sub1** -sub2 (Optional)** | Custom parameter for additions tracking information. |
Was this page helpful?
Last updated 1 week ago
Built with Documentation.AI