Mar 18 2019 02:34 AM - edited Mar 18 2019 02:35 AM
Hi, We have a requirement where we want to show the top 10 most read news pages in the last month on a PowerBI dashboard. The business knows about the site usage page (https://support.office.com/en-us/article/view-usage-data-for-your-sharepoint-site-2fa8ddc2-c4b3-4268...) but still wants this data on a separate dashboard to combine this with other statistics. Does anyone wich API and method is used by Microsoft to create the default site usage page?
A little extra information:
Thanks!
Mar 18 2019 06:29 AM
Hi @Davy Loose,
I believe the Microsoft Graph API has what you are looking for, specifically getSharePointSiteUsagePages.
I hope this helps.
Norm
Mar 18 2019 08:54 AM
I spoke too soon. The data is too aggregate to be of value. The end point only provides:
"Get the number of pages viewed across all sites."
I don't think you get at the page usage date from the site or from the SharePoint Admin Center.