Import Chattable
This tutorial explains how to embed chattable into any website. By the end of this tutorial, you will also learn how to add a name input option for your visiors.
- Create an account on chattable.
- Complete the verification to activate your account
- Login your account
- Go to your Dashboard
- Under Chat Settings
- Click the Select Chat dropdown
- Choose your chat code
- Under Quick Actions, click Embed
- Open your HTML document
- Create two files: index.html - the page to insert the chat box
- Index.html
- Paste the 1st code into the <head></head>
- Paste the 2nd code into the <body></body>
- chattable.css
- Paste the 4th code anywhere in the index.html
- You can view the list of all elements modifiable for your chat design
- If you want to use one of chattable's pre-made themes, paste the 3rd code anywhere in the index.html and enter the theme name.
- For your visitors to have their display name changed, replace the iframe src attribute with:
- https://iframe.chat/embed/alternate?chat=YOUR_CHAT_ID




chattable.css - for stylesheet file for chat styling











