Forum Discussion
GulianiG
Aug 11, 2020Brass Contributor
Report Usage Statistics in SharePoint Online
Hi Community, Can someone please suggest as to how we can have usage statistics like unique views, total views of each of the reports we host on our different document libararies. A bonus would be...
- Aug 17, 2020Basically you need a way to get the usage data...Azure Application Insights is an option, but you can also use Google Analytics: https://sharepoint.handsontek.net/2017/12/21/how-to-add-google-analytics-to-the-modern-sharepoint/ As you can read in this article, you will need a SharePoint Developer to write a SPFx extension where you can add the logic required by Google Analytics / Application Insights to get usage data and them use builtin Google Analytics / Azure Application Insight Charts
Aug 17, 2020
Take a look at the site usage reports you have per site basics...if those reports are not enough, then you have:
(1) To think on a custom solution that for instance uses Google Analytics or Application Insights
(2) To use a third party product
(1) To think on a custom solution that for instance uses Google Analytics or Application Insights
(2) To use a third party product