Widget Customization
Customize your Chatsimple widget!
Basic Widget Customization
To customize the chatbot's appearance and behavior, you can visit the Appearance Page. On this page, you can customize a wide array of chatbot features, such as color, avatars, profile arrangement, and much more.
Advanced Customization
Note: Only use advanced customization for a strong intent. Most of the advanced customization features are not for general purposes.
To enable advanced customization, you need to directly change the embed script. To access the embed script, visit Chatsimple Dashboard (https://app.chatsimple.ai). In the βAdd to Websiteβ section of the dashboard, click the βCopyβ button to copy the script to your clipboard.
After copying, you will see the script looks like this:
The code you copied will not include ...
shown in the snippet above. This ...
, is where you can configure any advanced customization for your chat widget.
For example, after advanced customization, your script may look like this:
If using GTM to Embed, below is how a configuration edit might look like
Note three properties are added to your chatbot.
This is a table of all advanced customization properties you can add:
Properties | Values | Description |
---|---|---|
|
Default: | When toggled |
|
Default: | When toggled |
| A numerical value such as
Default: | Number of pixels the open button offsets from the bottom of the screen |
| A numerical value such as
Default: | Number of pixels the open button offsets from the right of the screen |
|
Default: | This serves as an overwrite for |
|
Default: | When toggled |
|
Default: | When toggled |
|
Default: | When toggled |
|
Default: | When toggled |
|
| Replaces the |
|
| Determines whether to open links in messages in a new tab or not |
| A numerical value such as | controls the vertical stacking order of elements that overlap, with higher values bringing elements to the front. |
Conclusion
Customizing your chatbot's appearance and behavior is an essential aspect of enhancing user engagement and the overall user experience. Whether you are opting for basic widget customization, available through the Appearance Page, or delving into advanced customization via the embed script on the Chatsimple Dashboard, the tools provided give you precise control over various visual and functional elements.
Remember, while basic customization offers a friendly and straightforward way to tailor your chatbot to your needs, advanced customization should be approached with care. It is designed for those with a strong intent and understanding of the underlying code structure, allowing for deeper modifications.
By referring to the examples and the table of advanced customization properties provided, you can confidently tweak your chatbot's presentation and functionality to suit your website's unique requirements. Keep in mind that the accessibility of such customization means that your chatbot can continually evolve along with your needs, reflecting changes in branding, design, or functionality trends.
For any additional support or inquiries, be sure to visit Chatsimple's website, where comprehensive resources and customer support are available to assist you in creating a tailored and engaging chatbot experience.
Last updated