Questions tagged [usage-counters]
The usage-counters tag has no summary.
28 questions
0 votes
1 answer
622 views
Instance counter using microsoft flows / power automate
I have a SharePoint list that captures employee details and the error types they have committed. In the same list, I would like a column to auto-capture the number of instances of each error type when ...
0 votes
1 answer
421 views
How we can find Users who have accessed SharePoint 2010 subsite
How we can find users who have accessed SharePoint 2010 subsite by using web analytics service. Top Visitor reports contain lot of repetition of user accounts like domain\user1 and User1
1 vote
1 answer
58 views
User access on SharePoint
I know that Popularity Trends or Most Popular Items (For Document Libraries) can provide how many Unique users or hits are accessing pages, sites, documents, etc. and what day/ month this took place ...
0 votes
1 answer
59 views
SP 2013 Usage Reports
Is there any way to change the date ranges found in the Usage Reports? I can't seem to locate anything that will change the range in the "daily" section.
2 votes
2 answers
1k views
is SPWeb.GetUsageData still available
SPWeb.GetUsageData has been around since Windows SharePoint Services 3. In 2010 SPWeb.GetUsageData still yielded results. However, I have not found a single SharePoint installation either 2013 or 2016 ...
1 vote
0 answers
54 views
How to reference total count of columns & Items within a SPS2013 List on another List
Looking for the total count of Columns and Items from an existing SPS2013 list to be visible on another SPS 2013 list part of the same site collection.
0 votes
1 answer
654 views
Analytics .usage files is not getting created
I have tried to get the usage and health data collection working but without success. I've come to the conclusion the .usage files in the folders AnalyticsUsage and FileUsage are not created. I have ...
0 votes
1 answer
547 views
Usage Reports empty for SharePoint Online tenancy
My company has a SharePoint Online tenancy with a Business Essentials license. A lot of the SharePoint administration is handled through the Central Administration module, however this module is not ...
1 vote
0 answers
58 views
Formatted count by topic
I have been searching for days and I have been unable to figure out if my wish is possible. I have a large list that contains an inventory of active items being utilized, with each item having an ...
1 vote
2 answers
9k views
Page Visits counter
I'm looking for a way of displaying on every page the number of visits there have been. i.e. A hit counter. I'm using Sharepoint online, and the option of coding our own web part has been ruled out. ...
2 votes
1 answer
13k views
SharePoint 2013 Page Views
I've just noticed in SPO in Office 365, in the pages library they show page views. Any ideas how one would go about getting that via REST or another method to display that in the page layout?
0 votes
3 answers
3k views
Powershell exception when trying to start Usage Analytics
I am following the instructions detailed in this blog post Usage analytics in SharePoint Server 2013, however when I attempt to start the Usage Analytics via Powershell I get an exception: $a = Get-...
1 vote
1 answer
1k views
Not importing .usage files when they exist and are current
In the ULS logs I found this error which occurs at 2:00 AM: There are no usage log files available to import with filter 'SV-SP-????????-?????.usage' I did not notice this before because I was ...
1 vote
0 answers
108 views
How to track users' activites on SP2013 social features?
We have about 1,000 users in a SP2013 farm with 20+ site collections. All the social features (including blog, newsfeed, community site, etc) have been enabled. We would like to track the usage "user ...
1 vote
0 answers
894 views
SharePoint 2013 display usage reports for custom events
I created custom usage event type and button described on this page: http://technet.microsoft.com/en-us/library/jj715889.aspx Everything is working fine - I can find logs files with this event ...