How the Tracking Code Works
The tracking feature retrieves web page data as follows:
- A browser requests a web page that contains the tracking code.
- A JavaScript Array is created and tracking commands are taken onto the array.
- An element is created and enabled for asynchronous loading (loading in the background).
- The tracking code is fetched, with the pertinent protocol automatically detected. Once the code is fetched and loaded, the commands on the array are executed and the array is transformed into a tracking object.
- Loads the script element.
- After the tracking code collects data, the request is sent to the database for logging and post-processing.
Install Shastic Tracking
Contact your representative for your current LOS or Account Opening Software, and ask them to complete the following two steps to activate Shastic Tracking on your loan or account opening applications:
Note: Copy the code below and paste it onto every page of your website.
Paste this code as high in the <head> of the page as possible:
Important: Please make sure there are no line-breaks within the contents of the <script>...</script> tag.
<!-- Elle -->
<script async="">(function (e, l, b, u, t, n) { t = l.createElement(b); n = l.getElementsByTagName
(b)[0]; t.dataset.id = 'elle-script'; t.async = 1; t.src = u; t.dataset.orgId = 'your orgID'; n.parentNode.insertBefore
(t, n) })(window, document, 'script', '//d4hldqmvpzsy0.cloudfront.net/assets/elle_button.js');</script>
<!-- End Elle -->
Most application tracking operations can be achieved by just completing the basic code installation, but if you'd like to have finer control over data, you may contact Shastic for further assistance.
Comments
0 comments
Please sign in to leave a comment.