godot-asset-library icon indicating copy to clipboard operation
godot-asset-library copied to clipboard

show statistics page for each assets ?

Open SuperUserNameMan opened this issue 9 years ago • 4 comments

Hi,

For each assets, maybe it could be interesting to display some stats about :

  • the number of downloads in total, per weeks/month/years/decade/centuries
  • on which version of godot
  • on which platform.

SuperUserNameMan avatar Sep 28 '16 08:09 SuperUserNameMan

Just a generic number of downloads would be nice. Provides a simple way to filter/find good(well or just popular) assets

menip avatar Jun 03 '19 04:06 menip

@menip I'd like to have download counts displayed somewhere, but doesn't this require us to redirect all downloads so we can track them? In other words, the browser/editor would hit an URL that redirects to the actual asset download URL.

Calinou avatar Jun 03 '19 12:06 Calinou

Yeah, both browser and editor follow redirects already, so it should be fine.

bojidar-bg avatar Jun 03 '19 12:06 bojidar-bg

Cool. I plan to take a look at updating editor AssetLib browser next month, so having his information available will be nice.

menip avatar Jun 03 '19 16:06 menip