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.
※For detailed settings, please refer to the manual provided by Wix. Manual Link
Related Articles
Recommender Widget
With this feature, AI recommendations allow you to display the most suitable room types for each user, tailored by plan. ⏱Estimated time: About 10 minutes. Plans are displayed based on the lowest price over the past year. If “Date Undecided” is ...
How to Set Up SNS Account Login (SSO)
By enabling SNS Login, users can simplify the registration process by using their existing SNS accounts, reducing the effort needed to input their information. When using SNS login, it is recommended to register your own SNS application in the ...
Chatbot Widget Settings
You can configure the chatbot’s appearance, name, icon image, and more. ⏱ Estimated time: about 10 minutes Where to configure In the facility management screen, go to Settings → Widget Settings → open the Chatbot Widget. You can configure various ...
Conversion Tracking (Third-Party Tags)
You can submit third-party tags such as user analysis tags or advertising conversion tags received from marketing companies, and have them triggered on the reservation confirmation page. To measure conversions from ads, conversion tags need to be set ...
Custom Authentication
Here is how to configure Custom Authentication. What is Custom Authentication? Custom Authentication is a feature that enables Single Sign-On (SSO). This allows users to be automatically logged into the tripla chatbot when they are already logged ...