The Shastic Pixel Tracker is a small piece of JavaScript and non-JavaScript code that you paste into your loan application pages. It enables Shastic to fire anonymous check-points for all applicants referred by your Shastic Bots.
Contact your LOS Representative and ask them to implement the following two steps to activate your Shastic Pixel Tracker on your online loan application:
- Copy the following JavaScript and paste it as close to the opening <head> tag as possible on every page of your loan application:
<!-- Shastic Pixel Tracker -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-W463DX2');</script>
<!-- End Shastic Pixel Tracker -->
Copy the following snippet and paste it immediately after the opening <body> tag on every page of your website:
<!-- Shastic Pixel Tracker (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W463DX2" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Shastic Pixel Tracker (noscript) -->
Most loan tracking operations can be achieved by just doing the basic code installation, but if you'd like to have finer grain control over data, you may contact Shastic for further assistance.
Comments
0 comments
Please sign in to leave a comment.