Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 775 Bytes

package-statistics.mdx

File metadata and controls

17 lines (11 loc) · 775 Bytes

export const meta = { "title": "Package statistics", "description": "Track popularity of shared packages with global and individual statistics.", "order": 3 };

Package statistics

Repman tracks the number of installations for each shared package. You can view global statistics for the entire organization by clicking "Package stats" on the organization's overview:

Organization install

Additionally, you can check the stats for individual packages on the "Packages" view:

Package installs

Currently, the statistics are counted for all versions of the package. Statistics for individual versions will be available soon.