Tagged Questions

2
votes
3answers
204 views

How to track downloads from an Eclipse update site?

I have a plug-in that I am distributing via an Eclipse update site. I want to track how many times it is being downloaded, and preferably by whom. For regular pages on my site, I can use Google ...