# Website

To integrate into your website, either open the offerwall in a new tab (for example using the JavaScript command below) or show the offerwall in an iFrame.

#### Javascript

```
window.open("https://jdcurrent.com/offers/31/YourTrackingID")
```

Please replace YourTrackingID with a Unique User ID

#### iFrame

```
<iframe src="https://jdcurrent.com/offers/31/YourTrackingID"></iframe>
```

Please replace YourTrackingID with a Unique User ID
