Questions tagged [analytics]
Analytics Processing Component in SharePoint Server 2013 analyzes both the content itself, and also the way that users interact with it.
37 questions
0 votes
0 answers
51 views
Advanced SharePoint Analytics
The team I am working with would like advanced site usage analytics for our website. They want to know the role level and area where users are coming from who are clicking on their pages and on their ...
0 votes
1 answer
64 views
Site usage analytics
When trying to understand how site usage analytics work I can see the same document with different extensions. I see the document as a PDF (which it is) and as an aspx. Both have unique visitors. ...
1 vote
1 answer
2k views
Is there a way to generate report on Modern Site pages' views?
As of now, when we open a modern page / hover on a page, we can see Views count and also Viewers. Also, when we go to the siteanalytics page, we can view Site level views / viewer reports in past 3 ...
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 ...
1 vote
2 answers
4k views
Need powershell script(or any) to get page visit count on all site pages in a site collection(for a year)
I'm using SharePoint 2019 and looking to get user visits count on all site pages using powershell or .Net or by any means. I have tried usage report which is not providing the individual pages ...
1 vote
1 answer
450 views
SharePoint 2010 Site collection and subsite usage and last visits
I am trying to figure out which are the most used and least used sites in a site collection and when was each of the site last visited. From the analytics report I could only see the top used page ...
0 votes
1 answer
974 views
SharePoint 2010 Analytics Report
I am kind of new to analytics and not sure how many are still working on this feature of SharePoint 2010. Before I being I would like to let you know that I am referring to below link in order to ...
1 vote
1 answer
1k views
SharePoint 2013 Popular items web part - wrong results
Essentially, I have a Popular items webpart on a page, analytics is running - usage reports are being generated but results are not displaying correctly in the webpart. The popular items is set to a ...
1 vote
1 answer
1k views
How to get number of views of a blog post?
I am writing server-side code to get the number of likes for each item in the Post list for each site. SPSite site = new SPSite(siteUrl); int countBlogs = 0; int countPosts = 0; foreach (SPWeb web ...
1 vote
1 answer
278 views
does sharepoint online supports any data analytics tools/application?
does sharepoint online supports any data analytics tools or application that I can look into? I know that sharepoint supports web-analytics and there's power BI. However, power BI seems to support ...
1 vote
2 answers
115 views
Is there a hidden limit in SPSocialFeed.Threads?
I tried to write a little application to get some kinds of extended Analytics. I could get some very interesting numbers about Usage, Search terms, Used Memory etc. But while trying to access all ...
3 votes
1 answer
335 views
How to find time spent by users on a page
Please can u help me with information how to find time spent by the users on a page on our Sharepoint.
3 votes
1 answer
74 views
Is it possible to do analytics query to get a list of search terms which did not give any search results and the time when it was searched?
I have a requirement where i have to build a full-trust solution create a report which shows most popular search results or, most frequently searched terms, further i have to show all the search terms ...
3 votes
1 answer
541 views
Difference between ViewsLastMonths1, ViewsLastMonths2 and ViewsLastMonths3
I'm working with the popularity trends web part and would like to display the number of visits/unique users per item. As of right now I have ViewsLastMonths1 and ViewsLastMonths1Unique displayed. ...
4 votes
1 answer
3k views
SharePoint Total Page View count and the Popularity Trends View Count mismatched
Currently in our production environment for some pages the total page view and the Popularity Trends generated Excel view count are not matching. Below is an Example. For this page total view is ...