I would like to know how much unique visitors I have on some webapplication. In this webapplication are a lot of site collections and pages. So everything needs to be included. I would like also to know it for 1 month. What is the best practice to do that?
- Are you wanting user account information (i.e. account name and last access date) or just the total of unique visitors for the month?jpollar– jpollar2015-06-15 16:25:24 +00:00Commented Jun 15, 2015 at 16:25
- just the total number. No user account information needed.Ola– Ola2015-06-16 09:36:41 +00:00Commented Jun 16, 2015 at 9:36
- Take a look at this post. You can get what you need from the web analytics reports. blogs.msdn.com/b/ecm/archive/2010/03/21/…jpollar– jpollar2015-06-16 13:45:17 +00:00Commented Jun 16, 2015 at 13:45
- nice post, I see it is possible to get statistics from a whole web application. How to get this statistics report? I know only how to get the website and site collection statistics report.Ola– Ola2015-06-17 06:49:51 +00:00Commented Jun 17, 2015 at 6:49
Add a comment |
1 Answer
Go to Site Actions -> Site Settings
Click "Site Web Analytics reports" under Site Actions

Click "Number of Daily Unique Visitors"
This will give you the daily break down and total for 30 days for the web application.
You can change the time range by clicking "Change Settings"

- which scope are you talking about? I need unique visitors for a whole web application and all site collections/websites below it.Ola– Ola2015-06-19 12:52:45 +00:00Commented Jun 19, 2015 at 12:52
- This report includes that. If you wanted it just for this site collection, you click the link below that one.jpollar– jpollar2015-06-19 13:04:42 +00:00Commented Jun 19, 2015 at 13:04