Last update: % এ,% বি% ডি,% ওয়াই
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. :)