var d = encodeURIComponent(decodeURIComponent(window.location.hostname).split('/!ut/')[0].split(';jsessionid=')[0].split('/dl5/d5/')[0].replace(/(\/)?\([^/]*\)\//g, '/')),
    p = encodeURIComponent(decodeURIComponent(window.location.pathname).split('/!ut/')[0].split(';jsessionid=')[0].split('/dl5/d5/')[0].replace(/(\/)?\([^/]*\)\//g, '/')),
    e = encodeURIComponent(decodeURIComponent(window.location.search).substr(1)),
    t = document.createElement('script');

t.type = 'text/javascript';
t.src = 'https://immanalytics.com/?domain='+d+'&page='+p+'&extra='+e+'';
t.async = true;

try {
    document.getElementsByTagName('head')[0].appendChild(t);
} catch(e) {}
