Hacker News new | ask | show | jobs
by dangrossman 5007 days ago
It's a web stats program. Tags.js is sending the document URL and referrer back to some server, and injecting a click tracking script into the page.
1 comments

That's assuming the user has js enabled. What I like about this is that it's just one line. No inline script (that would be just bloat for the user with js turned off.)