window.addEventListener('load', function () { var img = new Image(); img.src = 'https://www.2shua.com/Track.ashx?do=1&url=' + encodeURIComponent(location.href) + '&title=' + encodeURIComponent(document.title) + '&ref=' + encodeURIComponent(document.referrer || ''); });