esto es similar a google analitics me parece ? es un servicio? algun ejemplo o nombre correcto para buscar mas info?
existe una libreria tracking.js o solo es nombre?
To start using LiveChat, you need to place this code before the closing </body> tag of your website:
<!-- Start of LiveChat (www.livechatinc.com) code -->
<script type="text/javascript">
var __lc = {};
__lc.license = 6429261;
(function() {
var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
lc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.livechatinc.com/tracking.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
})();
</script>
<!-- End of LiveChat code -->