How can I setup a SharePoint online site usage monitoring for each individual site for total site hits, site last visited, unique users, concurrent hits?

MS User 1 Reputation point
2021-01-27T07:36:25.367+00:00

How can I setup a SharePoint online site usage monitoring for each individual site for total site hits, site last visited, unique users, concurrent hits.
Out of box site usage report does not give details of each individual sites. Usage details report provides some of these features but with limitations.
Is there a way I can build custom reports for SPO as per business requirements?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,946 questions
{count} votes

2 answers

Sort by: Most helpful
  1. trevorseward 11,711 Reputation points
    2021-01-27T19:44:27.86+00:00

    You can do that with Azure App Insights or Google Analytics. You need to build an SPFx application customizer and deploy it to the site.

    See https://www.ejazhussain.com/2018/12/16/azure-appinsight-configurations-using-spfx-customizer/ for one such example; there are various other examples out there.


  2. Li Zhang_MSFT 1,566 Reputation points
    2021-01-28T10:18:06.087+00:00

    Hi @MS User ,

    There is no OOB way to achieve your requirement.

    You could refer to trevorseward’ answer. As a supplement, you could refer to the following article to add Google Analytics to SharePoint:

    https://bindtuning.com/resources/blog/add-google-analytics-sharepoint-without-modifying-master-page

    Note: Microsoft is providing this information as a convenience to you. The sites are not controlled by Microsoft. Microsoft cannot make any representations regarding the quality, safety, or suitability of any software or information found there. Please make sure that you completely understand the risk before retrieving any suggestions from the above link.

    ---------------------------------------------------------------------------------------------------------------------------------------------------------------

    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.