How to check the number of downloads for plugins

There are currently 211 plugins in chat-gpt. Is there a way I can get the number of installs for each plugins. Is it possible @logankilpatrick ??

You can only do this server-side atm if you made the plugin.

I’m assuming you would do that by having the plugin log the number of manifest requests it gets?

We use MongoDB to monitor plugin performance

2 Likes

This would be a cool feature - the ability to see number of active users or installs - for OpenAI to add to a plugin developers’ dashboard or on the plugin store, along with any other useful stats. I use Railway.app for deployment and can only see memory and network bandwidth consumption.

2 Likes