microsoft / vsmarketplace

Customer feedback and issue tracker repository for Visual Studio Marketplace
MIT License
39 stars 12 forks source link

Clarity on VS Code Marketplace Plugin "Reports" data points #839

Closed mike51r closed 5 months ago

mike51r commented 6 months ago

Howdy,

I need to get some clarity on the data points shown on the reports section of our VS Code plugin admin panel.

I see these data points on the browser rendered report: Page Views Install from VS Code Download from Marketplace 297185904-d4a2ccd0-9458-40c8-aec5-ff52e6f936bf

However when I export I don't get the breakdown of Installed from VS Code vs. Marketplace. 297185964-1310c125-feb3-4698-a677-acdb48488c43

I was wondering if we could get the full dataset as part of that download.

Additionally, When we see "Install from VS Code", does this mean first time extension install only? Or when a user updates versions, does that add another 'tick' to the data?

Thanks, Michael

madhurivadaligithub commented 6 months ago

Hi @mike51r Thank you for reporting your concern. We are following up to determine how best to address it.

Regards, VS Marketplace Team

madhurivadaligithub commented 5 months ago

Hi @mike51r In general install is just install action (not including updates) from VS Code and Download count is from the VS Marketplace web site.

Regards, VS Marketplace Team