Hit count

Hello Friends,

I want to know how many times a list/library/page is accessed like a hit count on 2013 sites. Can you tell me where can I get that information?

April 22nd, 2015 8:17am

Dear ChandraShekhar,

I have already replied to your similar earlier post. Please check here

https://social.technet.microsoft.com/Forums/en-US/2f3bd099-04ed-4e13-b459-b7a5b2c57e1f/metrics-for-sharepoint-site?forum=sharepointgeneralprevious

To get How many times a list/library/page is accessed like a hit count
       - 
http://yourSiteURL/_layouts/usage.aspx
       - This will give you Web Analytics Summary Report including total hits on site.
       - For a detailed hit counter report on site, open site settings > Under Site Actions category click            Site Web Analytics Reports.

If you want to implement it via custom code and get hit counter for each sub-sites then I suggest you:

http://sharepoint.stackexchange.com/questions/113644/count-of-hits-for-all-subsites-of-a-site-collection

http://www.sharepointdiary.com/2012/05/report-for-users-hits-count-for-past-30-days.html

You can get hit counter for pages but for list and libraries I don't think its possible. Because at the end of the day every list and library is displayed on an aspx page (example "AllItems.aspx")

You can implement the solution from https://hitcounter.codeplex.com/ and put URL of all those lists and libraries that you want to know how many times the user hits them.

Free Windows Admin Tool Kit Click here and download it now
April 22nd, 2015 9:11am

hi

it's about analytics

check this doc

http://www.techbubbles.com/sharepoint/analytics-features-in-sharepoint-2013/

April 22nd, 2015 9:14am

Hi Zakir,

I agree. I just wanted to know if there's a way to get similar web analytic report in 2013 version as well. I couldn't ask it in the 2010 forum because it's 2013 version question

Free Windows Admin Tool Kit Click here and download it now
April 22nd, 2015 10:34am

Hi ChandraShekhar,

The Web Analytics Service has been discontinued in SharePoint 2013 and has been integrated as part of Search Service.  But you can still view some analytics capabilities for e.g. Most Popular Items, Popularity Trends, Views, Recommendations Clicked, Recommendations Displayed, etc.

View usage reports in SharePoint Server 2013

You must configure the Usage Analytics in SharePoint Server 2013. Below image is an extract of a Technet article Overview of analytics processing in SharePoint Server 2013 through which you can achieve something close that you are looking for. Have a look:

If you are looking for some advanced Web Analytic capabilities then you will have to integrate a 3rd party web analytics solution with SharePoint 2013.

There is a free web part available serving as the hit counter, can also be installed in 2013:

Free Sharepoint Page Hits Web Part

April 23rd, 2015 2:00am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics