In this article, I would like to share the steps to check the site usage in SharePoint Online.
- SharePoint Site Admin can see the site usage.
- Under the site usage, we can see the unique visitor count and site visits count.
- We can see the trending documents and externally shared documents as well.
Steps to check the site usage
Follow the below listed steps.
Step 1. Open your SharePoint Site where you want to see the site usage.

Step 2. Then, go to the "Site contents" using the Gear icon, as shown below.

Step 3. On this page, you can see the “Site usage” option.

Step 4. Click the Site Usage, where you can see the unique viewers count and site visits count, as shown in the below image.

You can see the viewers count by date also.

Step 5. Click on the "Site visits" to see the visitors count for a particular day.


We can also see the visit count for the last 30 days and 60 days, as shown in the below image.


Step 6. Scroll down the Site Analytics page to see the trending and externally shared documents.

Summary
In this blog, we have explored how to check the site usage in SharePoint Online site. Keep learning!

Abhay ShankerPosted Jul 6, 2018, 12:53 PM
Good explanation. what other information can be captured in this page without customization
Nagarajan ElumalaiPosted Jul 5, 2018, 11:53 PM
I have an C# Solution where i already imported custom seattle master page. For that page in top ribbon i have to dynamically bind data from MS SQL server data. Whenever user clicks on the URL on top ribbon data should be bind from SQL server table. Do i need to create class for the existing master template in my solution. Please let me know how can i achieve this. mail me [email protected]
Nagarajan ElumalaiPosted Jul 5, 2018, 11:49 PM
I have a table in SQL Server those data i want to populate it in to sharepoint seattle master page. When user hits the url on top ribbon we have to populate the data in to label in master page.
Nagarajan ElumalaiPosted Jul 5, 2018, 10:24 AM
Hi I have a question for you. Is it possible to bind the data from console application to sharepoint seattle masterpage. Could you please explain me.