In order to enable xLabs Analytics to track your website, the following tracking script needs to be properly installed.
Note: Since our embedded javascript depends on jQuery 1.11.2+, you will need to import jQuery as well. However, most of the modern websites will have jQuery imported on every page. Here is a simple example of how jQuery is imported.
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
The following is your tracking code. Copy and paste it into the code of every page you want to track.
<script type="text/javascript" src="http://xlabs-admin.uthoft.com/assets/js/xLabsAnalytics.js"></script>