Forum Discussion
robtaylor1996
Aug 12, 2021Copper Contributor
SharePoint Online Page Last Accessed
Hi We have some SharePoint 'classic' pages, which we would like to see how many people are accessing. I assume javascript is an option. has anyone done this before? Basically if we can get the in...
Aug 12, 2021
You have some option here:
(1) You can get this information from the Audit Log in the Microsoft 365 Compliance Center
(2) You can use Azure Application Insights / Google Analytics + Some Coding to get also this information
In both cases, the analytics information could be retrieved and stored in a SPO list as you mention to be them exploited with Power BI
(1) You can get this information from the Audit Log in the Microsoft 365 Compliance Center
(2) You can use Azure Application Insights / Google Analytics + Some Coding to get also this information
In both cases, the analytics information could be retrieved and stored in a SPO list as you mention to be them exploited with Power BI