
This guide explains how to check and install the JavaScript required to embed tripla Bot and tripla Book on your website.

If you are using Booking Suite or WIX, the setup method is different, so please follow the appropriate instructions.
※ For properties contracted with tripla Bot, do not use Google Tag Manager (GTM). Please embed the script directly within the tag.
1.How to Check the JavaScript
Book | Bot |
Property Management Screen → Admin Settings → tripla Setup | Property Management Screen → Admin Settings → tripla Setup 
|
 | 
|
2.How to Install
Basic Installation
Paste the copied code just before the closing </head> tag of your website.
If you add data-triplabot-draggable="true" as shown in the example below, you will be able to move the chatbot icon around the screen.
<head>
<!-- ... -->
</head>
After placing the code, reload your homepage — if the chatbot appears, the installation is complete.
Installation on Booking Suite
Go to the Suite Admin Panel → Content → Pages, and click Edit Homepage.
Scroll to the bottom and insert the code using the Insert Code section.
Save and preview to confirm it works.
If everything looks good, click Publish to complete the process.
Installation on WIX
If your website is built with WIX, please refer to the following link:
Make sure to insert the code snippet into the header section.
https://bit.ly/2 (please update with the actual link if available)