# iFrame Setup

## Insert the following iFrame code into your app’s **WebView** or website:

```html
<iframe 
    src="https://web.playtimeads.com/index.php?app_id=YOUR_APP_ID&user_id=USER_UNIQUE_ID" 
    frameborder="0" 
    scrolling="yes">
</iframe>
```

* `app_id` → Your Unique iFrame App Key .
* `user_id` → Unique identifier of the user from your system.
* `sub1-sub10`  → Custom parameter for additions tracking information.
* `gaid` → Users Google Advertiser Id (optional).

## How to get your Unique iFrame App Key ?

<figure><img src="https://3792453041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FDAvJwGUkFBKS31rzOrgN%2Fuploads%2F12u1Mpc0Ra0Iw0f9fhhC%2Fimage.png?alt=media&#x26;token=93115a0c-b8c6-4b65-aa50-0abcd8500137" alt=""><figcaption></figcaption></figure>

1. From the left-hand menu, navigate to the **`Manage iFrame`** tab.
2. Click on the **`Create Web App`** button to add a new web app.
3. Once created, your **`App Key`** will be displayed in the App Key column (see image above).
