# How do I use Tobi with Funnel Buildr?

If you are using Funnel buildr and want to use Tobi messenger opt-in checkbox within your funnel pages, you will have to set up a few custom settings.

1\. Go to your Tobi app settings section and at the bottom of the page you will find your custom javascript in "My custom script" section.

![](https://1707759074-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQYnH3DzaAfZKlwlKeo%2F-MSAS9dCWC_rpNSaVYMl%2F-MSAShXnc-T5BRHqS-mh%2FScreenshot%20from%202019-05-29%2010-36-04.png?alt=media\&token=72ea1f15-16bf-4b25-bcc1-22d20954e525)

Copy the code and put It inside \<script> tags. In our case It would be (**yours will be different**):

```
<script type="text/javascript" src="me-c220584dc70346652215af303334abf8.js"></script>
```

2\. Go to your Funner buildr app and choose a funnel you want to add messenger javascript to.

In settings menu select "Custom body script" menu element, paste your javascript code and hit "Save changes".

![](https://1707759074-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQYnH3DzaAfZKlwlKeo%2F-MSAS9dCWC_rpNSaVYMl%2F-MSASn4DGniNK5ZmTKrE%2FScreenshot%20from%202019-05-29%2010-57-31.png?alt=media\&token=5aba9070-b697-4113-91d9-206243db30ad)

3\. Choose a place where you want the opt-in checkbox to be visible (we recommend under "Add to cart" button) and add our custom div there.

```
<div class="tobi-checkbox"></div>
```

![](https://1707759074-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MQYnH3DzaAfZKlwlKeo%2F-MSAS9dCWC_rpNSaVYMl%2F-MSASq3d6Ce_w1CUryhR%2FScreenshot%20from%202019-05-29%2010-45-45.png?alt=media\&token=6850116c-579a-4b41-9c7e-f721c099340c)

Hit save and you're all ready to go!

If you need any help with setting up Tobi with Funnel Buildr, you can always message us using our customer chat.
