Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Project Download Stats

Projects hosted at Eclipse.org can track download requests and issue queries for statistical and trending purposes. There are two mechanisms to record a download request:

  • For ZIP file downloads, using the mirrors
  • For p2 repositories, using Equinox p2 download stats


ZIP files

When linking to a ZIP file on download.eclipse.org, projects must use mirrors. The link would look like this:

   http://eclipse.org/downloads/download.php?file=/path/to/file.zip

where /path/to/file.zip is the path relative to download.eclipse.org. When a user picks a mirror site, the download request is automatically logged.


Equinox p2 download stats

To enable download stats on your p2 repository, please see Equinox p2 download stats


Querying the database

Back to the top