Y
Hacker News
new
|
ask
|
show
|
jobs
by
baddox
3994 days ago
Just out of curiosity, what's the standard way to gather that data? I guess you could put a non-JS request (like an image) and a JS request (like XMLHttpRequest) on each page, and compare numbers.
1 comments
liviu-
3994 days ago
A `<noscript>` tag seems most intuitive to me, perhaps paired with some server-side Google Analytics.
link