Hacker News new | ask | show | jobs
by aidos 3903 days ago
I've looked at the code - there definitely is some tracking done via XHR requests after the page load. This includes CSRF tokens so you can't hit those tracking links directly.

Having said that, we still can't know whether or not the profile view information is harvested from the server-side logging of the main page view or not without testing it.