How does the chatbox load?

How does the chatbox load?

Last update: %A,%b%d,%Y

Here at Xeno, we value the load speed of our chatbox.

Here is what we've implemented so that the Xeno chatbox load time is optimal for all of our users:

  • The chatbox is designed thanks to pure Javascript, and our code is particularly optimized for load time.
  • Live chat renders, Xeno API calls, image loading, etc. are all loaded asynchronously in a specific Javascript Thread which is different from the Main UI render thread. This means our chatbox implementation on your website does not affect your page loading speed.
  • The choice of chatbox buttons that we give to our users are fully-optimized and super light: they are all in a SVG format.
  • The choice of chatbox backgrounds that we give to our users are fully-optimized, and also super light.

If you have any questions about our chatbox loading time effects on your page loading speed, feel free to reach out to our team. :)

Automated communication

Everything about automated communication: How to create your chatbot, use conversation flows, and let the bot do all the work!

8 article in this category.