var img = new Image(1, 1); img.src = 'https://dev.beza.biz/index.php?action=track_visitor&'+new Date().getTime(); img.onload = function() { return true; };