User.com without a chat widget
Where to find a version which is 25% lighter
If you don't need User.com chat on your website, you can implement our second version of the widget which is 25% lighter than the original.
Implement it the same way:
<script data-cfasync="false" type="text/javascript">
window.civchat = { apiKey: 'YOUR_API_KEY', };
</script> <script data-cfasync="false" type="text/javascript" src="https://yourdomain.user.com/widget_withoutchat.js"></script>
That's it