v-ngu / backstage-plugin-bulletin-board

Bulletin Board is a Backstage plugin that allows you to share interesting ideas, news and links with your teammates.
MIT License
17 stars 8 forks source link

feat: add analytics support #13

Open drodil opened 1 year ago

drodil commented 1 year ago

Add analytics support to the plugin by utilizing the @backstage/core-plugin-api useAnalytics hook. Analytics could be collected from for example posting of a new bulletin, editing it, deleting it or opening the bulletin URL.