Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The browser pings the server.

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


Ah, makes sense, thanks.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: