setInterval(function() { $.ajax('http://analytics-site.com/ping?page=' + window.location.href); }, 5000);