Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

On load tracking code is an alternative option to lazy load tracking code. On load tracking code loads all java script files while your website loads. In the unlikely event of a failure or timeout of one of Lead Liaison's servers on load tracking could impact the loading of your companies website. The advantage of on load tracking is faster loading and more real-time tracking of website visitors and meta data such as page views, revenue, location and more. Below is an example of on load tracking code:

Example Tracking Code
<script type='text/javascript' language='javascript'>var llcustid = 11111;</script>
<script type='text/javascript' src='https://app.leadliaison.com/tracking_engine/collector.php'></script>
<script type='text/javascript' src='https://app.leadliaison.com/Chat/js/status_image.php?l=xyzabc&x=12&deptid=0&'></script>
  • No labels