Popularity Trends report always returns zero

Hello,
I have a SharePoint installed on “Windows server 2008 -R2”.
I have a SQL Data base installed on the same machine.
I create a new web application with port “2020”. Then I create w new site collection “Publishing”.
I activate the feature “Reporting” in the site collection level.
I Open central admin “Monitoring >> Configure usage and health data collection”. I checked “Enable usage data collection” Check box. And I Checked All “Events to Log” check boxes.
I have configures the following services applications :
       -Business Connectivity Service
       -Excel Services Application
      -Search Service Application
     -Security Token Service Application
     -Application Discovery and Load Balancer Service Application
     -WSS_UsageApplication.
I run the crawl search. And it is completed successfully.
The search service account is member of “WSS_WPG” group.
I have checked the following values from SharePoint PowerShell:
         AppEventTypeId          : 00000000-0000-0000-0000-000000000000
         EventTypeId                 : 1
         EventName                   : Views
         LifeTimeManagedPropertyName : ViewsLifeTime
         RecentManagedPropertyName   : ViewsRecent
        ApplicationName             :
        RecommendationWeight        : 1
       RelevanceWeight             : 1
      RecentPopularityTimeframe   : 14
      AggregationType             : Count, UniqueUsers
     Rollups                     : SiteSubscriptionId, SiteId, ScopeId
    TailTrimming                : 2
   Options                     : AllowAnonymousWrite
    IsReadOnly                  : False
I open the “default.aspx” page on the portal (I have opened it more than 10 times in different browser window).
Next day I open “popularity Trends” report, I found that it returns zero.
I open the “Analytics Report” data base. Then I open “AnalyticsItemData” table. There are already items in the table.
    So I need to know why the “popularity Trends” excel sheet report returns zeros all the time.
ASk

Hi,
According to your description, the popularity Trends report always returns no records.
Please check the status of the 3 timer jobs: Microsoft SharePoint Foundation Usage Data Import, Microsoft SharePoint Foundation Usage Data Processing and Web Analytics
Trigger Workflows to see if they are configured to run at regular intervals.
Also you can take a look at the two links about the similar issue for more information:
http://www.myriadtech.com.au/blog/Ben/Lists/Posts/Post.aspx?ID=7
http://sharepoint.stackexchange.com/questions/66476/whats-popular-webpart-is-empty
Feel free to reply if there any progress.
Best regards,
Patrick
Patrick Liang
TechNet Community Support

Similar Messages

  • Popularity trends report always zero

    I am migrating serveral site collections from SP2010 to SP2013 farm. After migrated the sites, I enabled "Reporting" feature in site collection feature list.
    I found the usage report is always zero and after some research I performed the check suggested here:
    http://geekswithblogs.net/bjackett/archive/2013/08/26/powershell-script-to-workaround-no-data-in-sharepoint-2013-usage.aspx
    I found the Receivers are not well defined. After running the powershell script suggested I am able to define the Receivers.
    However, after 24 hours, all the reports still show zero. What else I can check? Thank you!

    Hi Mark,
    As I understand, usage report shows empty in your site collection. So far, you have confirmed the related two timer jobs work well as Inderjeet suggested, and defined new receivers as the blog you posted.
    Below are the tips you should take into consideration when testing the issue:
    1. Site we want to get web analytics report of should be in the content source.
    2. Site should be accessed by normal users; site accessed by farm admin users will be ignored by web analytics.
    3. Site should be accessed from client machines; site accessed with in server will be ignored by web analytics.
    4. System pages like pages under _layouts, _catalogs and web service calls are ignored web analytics.
    5. Also give at least 1 day to see data in usage report after you have accessed site.
    Below are the suggestions you could check:
    1.Confirm timer service is running, search service works well and run a full crawl for the site collection.
    2.Ensure the account for Usage and Health Data collection has enough permission.
    http://technet.microsoft.com/en-us/library/ee663480(v=office.15).aspx
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Popularity Trends Report - Zero Hits and Zero Unique Users

    Popularity Trends Report - Zero Hits and Zero Unique Users.  Search Service is working and returning results for generic look-ups.  I have read numerous postings on this subject, but non that define a step-by-step trouble shooting method such
    as what services/checks should be identified as running and so on.  Any help would be appreciated.  Would like to see what people are actually viewing on my site.  Thanks in advance.

    Hi,
    According to your post, my understanding is that Popularity Trends Report return zero Hits and zero Unique Users.
    I recommend to run some PowerShell scripts that added receivers to start data showing again.
    For more information, you can refer to:
    PowerShell Script to Workaround No Data in SharePoint 2013 Usage Reports
    Here are some similar threads for your reference:
    http://social.technet.microsoft.com/Forums/en-US/51c96873-de7e-4f38-ab2a-9f5a5efc8dd8/popularity-trends-report-always-zero?forum=sharepointadmin
    http://social.technet.microsoft.com/Forums/en-US/b94d2114-48a2-4ac8-aa10-b32762275611/popularity-trends-report-is-empty?forum=sharepointsearch
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Popularity Trends Reports on Document Library gives 0 usage

    Hi
    I can get proper data on popularity trend report when I create for site collection or sub site.
    But when I try to get popularity trend report for Document library, it gives 0 number as usage. And other thing is, I don't see "popularity trend" option in Announcement list.
    Do I need to do anything to get proper data for doc library?
    Thanks

    Hi,
    As I understand, you cannot get popularity trend report for Document library in SharePoint 2013.
    1. about there is no “popularity trends” option in Announcement list.
    As the following article said: Usage reports are only available for Document Libraries and Product Catalog lists. You could only use this feature in product catalog list.
    The article below is about View usage reports in SharePoint Server 2013.
    https://technet.microsoft.com/en-us/library/jj715890.aspx
    2. About you could not get popularity trend report for Document library.
    You could check popularity trend report for Document library after at least 24 hours for your actions on the document library.
    If the issue still exists, you could follow the troubleshooting steps below:
    1. Go to site settings > site collection administration > popularity and search reports, see if the reports there work.
    2. If not, please re-run timer jobs and execute the commands below:
    Get-SPTimerJob | where {$_.TypeName -like "Microsoft.SharePoint.Administration.SPUsageProcessingJobDefinition"} | fl
      Get-SPTimerJob | where {$_.TypeName -like "Microsoft.SharePoint.Administration.SPUsageImportJobDefinition"} | fl
    There is a similar case:
    https://social.technet.microsoft.com/Forums/en-US/aa77db35-84ce-47fe-a9f9-82e6661181d3/popularity-trends-for-a-document-always-shows-zero?forum=sharepointadminprevious
    Best regards,
    Sara Fan
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Global Temp Table, always return  zero records

    I call the procedure which uses glbal temp Table, after executing the Proc which populates the Global temp table, i then run select query retrieve the result, but it alway return zero record. I am using transaction in order to avoid deletion of records in global temp table.
    whereas if i do the same thing in SQL navigator, it works
    Cn.ConnectionString = Constr
    Cn.Open()
    If FGC Is Nothing Then
    Multiple = True
    'Search by desc
    'packaging.pkg_msds.processavfg(null, ActiveInActive, BrandCode, Desc, Itemtype)
    SQL = "BEGIN packaging.pkg_msds.processavfg(null,'" & _
    ActiveInActive & "','" & _
    BrandCode & "','" & _
    Desc & "','" & _
    Itemtype & "'); end;"
    'Here it will return multiple FGC
    'need to combine them
    Else
    'search by FGC
    SQL = "BEGIN packaging.pkg_msds.processavfg('" & FGC & "','" & _
    ActiveInActive & "','" & _
    BrandCode & "',null,null); end;"
    'will alway return one FGC
    End If
    ' SQL = " DECLARE BEGIN rguo.pkg_msds.processAvedaFG('" & FGC & "'); end;"
    Stepp = 1
    Cmd.Connection = Cn
    Cmd.CommandType = Data.CommandType.Text
    Cmd.CommandText = SQL
    Dim Trans As System.Data.OracleClient.OracleTransaction
    Trans = Cn.BeginTransaction()
    Cmd.Transaction = Trans
    Dim Cnt As Integer
    Cnt = Cmd.ExecuteNonQuery
    'SQL = "SELECT rguo.pkg_msds.getPDSFGMass FROM dual"
    SQL = "select * from packaging.aveda_mass_XML"
    Cmd.CommandType = Data.CommandType.Text
    Cmd.CommandText = SQL
    Adp.SelectCommand = Cmd
    Stepp = 2
    Adp.Fill(Ds)
    If Ds.Tables(0).Rows.Count = 0 Then
    blError = True
    BlComposeXml = True
    Throw New Exception("No Record found for FGC(Finished Good Code=)" & FGC)
    End If
    'First Row, First Column contains Data as XML
    Stepp = 0
    Trans.Commit()

    Hi,
    This forum is for Oracle's Data Provider and you're using Microsoft's, but I was curious so I went ahead and tried it. It works fine for me. Here's the complete code I used, could you point out what are you doing differently?
    Cheers,
    Greg
    create global temporary table abc_tab(col1 varchar2(10));
    create or replace procedure ins_abc_tab(v1 varchar2) as
    begin
    insert into abc_tab values(v1);
    end;
    using System;
    using System.Data;
    using System.Data.OracleClient;
    class Program
        static void Main(string[] args)
            OracleConnection con = new OracleConnection("data source=orcl;user id=scott;password=tiger");
            con.Open();
            OracleTransaction txn = con.BeginTransaction();
            OracleCommand cmd = new OracleCommand("begin ins_abc_tab('foo');end;", con);
            cmd.Transaction = txn;
            cmd.ExecuteNonQuery();
            cmd.CommandText = "select * from abc_tab";
            OracleDataAdapter da = new OracleDataAdapter(cmd);
            DataSet ds = new DataSet();
            da.Fill(ds);
            Console.WriteLine("rows found: {0}", ds.Tables[0].Rows.Count);
            // commit, cleanup, etc ommitted for clarity
    }

  • How go generate Popularity Trends report for a custom list in SharePoint 2013

    Hi, 
    I want to generate  Popularity Trends report for a custom list in SharePoint 2013, is it possible?
    Thanks
    khadar pasha

    According to
    this link you should be able to access this option from the Items tab. for this to work, the Analytics Processing Component needs to be running.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Field Number(19,8) always returns Zero!

    Thanks for reading this
    I am developing an application in VB6 on
    NT 4 SP5 and have come accross a very strange
    error. This project is a migration from
    Sequel Server, I am redoing an ACCESS application.
    In one of the tables, the Latitude and Longitude is stored as of Type Number(19,8)
    (don't ask why - I didn't design the tables).
    All of the data is being retrieved through disconnected ADO recordsets. The data is being written with ADO connection SQL statements.
    Writing of the values through the Oracle ODBC driver seems to work properly (8.01.05 - 02/02/99). When I read the values through a ADO Recordset query, the latitude and longitude always returns 0 (when they are not null).
    I tried switching to the Microsoft ODBC Driver for Oracle, and that driver works fine. The latitude and longitude are correct.
    I can view the data fine through SQL Plus or
    ACCESS via linked Tables, so the data is OK.
    Thanks
    John
    null

    And what does this have to do with JDBC?
    There was a bug in one of the earlier 8.x Oracle ODBC drivers that woukld cause this behavior. Get the latest patch version of the driver frorm Oracle support and you will be fine.

  • Shadowing API Issues on 2012R2 (SM_REMOTECONTROL GetSystemMetrics and WTSStopRemoteControlSession) Always Returns Zero

    According to the MSDN article on the GetSystemsMetric API, SM_REMOTECONTROL returns zero if the user is not currently being shadowed but will return non-zero if the user is currently being shadowed.  It lists no restirction on OS support from what I
    can see.
    WTSStopRemoteControlSession also lists no restrictions on OS support in MSDN.
    I have a simple VB.NET application that calls these APIs.  It basically reads:
    <DllImport("user32.dll", CharSet:=CharSet.Auto, ExactSpelling:=True)> Public Shared Function GetSystemMetrics(ByVal nIndex as Integer) As Integer
    End Function
    Private Const SM_REMOTECONTROL as Integer = &H2001
    <DllImport("wtsapi32.dll", SetLastError:=True)> Public Shared Function WTSStopRemoteControlSession(ByVal iLoginId as Int32) as Int32
    End Function
    Private Declare Function ProcessIdToSessionId Lib "Kernel32.dll" Alias "ProcessIdToSessionId" (ByVal processID as Int32, ByRef sessionID as Int32) as Boolean
    retVal = GetSystemMetrics(SM_REMOTECONTROL)
    On 2008R2, retVal = 1 when the user is being shadowed, retVal = 0 when the user is not being shadowed.
    On 2012R2, retval = 0 no matter if the user is being shadowed or not shadowed.
    Dim sessionIDCurrent as Int32
    ProcessIdToSessionId(Process.GetCurrentProcess, sessionIDCurrent)
    WTSStopRemoteControlSession(sessionIDCurrent)
    On 2008R2, the shadow session will be stopped and WTSStopRemoteControlSession returns non-zero (indicating success)
    On 2012R2, the sahdow session will NOT be stopped and WTSStopRemoteControlSession returns zero (indicating failure).  LastDLLError returns zero as well.
    Has anyone else run into this?  Is this a known issue?

    Known issue,similar to this question: http://stackoverflow.com/questions/14725781/getsystemmetrics-returns-different-results-for-net-4-5-net-4-0
    http://connect.microsoft.com/VisualStudio/feedback/details/763767/the-systemparameters-windowresizeborderthickness-seems-to-return-incorrect-value
    https://connect.microsoft.com/VisualStudio/feedback/details/753224/regression-getsystemmetrics-delivers-different-values
    Best Regards,
    Please remember to mark the replies as answers if they help

  • JNI_GetCreatedJavaVMs always return zero

    Why does pfnGetCreatedJavaVMs(&jvmBuf, 1, &no_vms) always return 0(success) even though there is no created JVM?
    typedef jint (JNICALL GetCreatedJVMs_t)(JavaVM *vmBuf, jsize bufLen,jsize *nVMs);
    GetCreatedJVMs_t pfnGetCreatedJavaVMs=(GetCreatedJVMs_t)GetProcAddress(handle,"JNI_GetCreatedJavaVMs");
              JavaVM* jvmBuf=NULL;
              jsize no_vms=0;
              if(pfnGetCreatedJavaVMs(&jvmBuf, 1, &no_vms)==JNI_OK)
                   OutputDebugString("VM Found!! Trying to attach to it..");
                   jvm = &jvmBuf[0];
                   if(jvm!=NULL && no_vms!=0)
                        (*jvm).AttachCurrentThread((void **)&env, NULL);
              else{
                   OutputDebugString("Cannot find created VMs");
    /*****************************************************

    Here is sample code:
    if (m_vm == NULL){
         env->GetJavaVM(&mvm);
    jobj = env->NewGlobalRef(_jobj);
    m_vm->AttachCurrentThread((void **)&_env, NULL);
    jclass jcls = env->GetObjectClass(_jobj);
    jmethodID id = env->GetMethodID(_jcls, "OnRecvData", "(Ljava/lang/String;)V");
    jint jint = env->CallIntMethod(_jobj, id, jstr);

  • Chart in Interactive Report always returns IO Error

    Hi everyone,
    Recently our company has a web application project that utilizes APEX and its powerful Interactive Report.
    However, everytime when we try to generate a chart based on the IR (by going to the "cog" and pick "chart"), we will get this "IO Error".
    For the last couple of days I have been researching on the net for solutions but still no luck on how to fix this problem.
    I have used Firefox to check into the source code of the page.
    To my surprise is that calling just the chart component is fine (the swf file does load up and wait for data), and so is calling that lengthy "...apex_util.flash2?..." xml-file under the variable "FlashVar" (an xml file is returned correctly).
    But when the chart is called in the IR it just keeps displaying "IO Error".
    This web app is hosted behind a reverse proxy server. Moreover, upon testing it is confirmed that the chart will be able to generate if the IP of the server is used to access the app... but not with the proxy domain name.
    Using the plain server IP is not an option as this IP cannot be accessed from outside of the company; all traffic is routed via the domain proxy server.
    It seems as is the proxy server is doing something in the middle, but I can't seem to find any information regarding conflicts between proxy server and anychart anywhere on the net.
    I did find some information about Flash and crossdomain data access, and had created the "crossdomain.xml" file under the root directory of the data server as instructed from Anychart documentation and Adobe Flash Support TechNote (http://www.anychart.com/products/anychart/docs/users-guide/security-error.html and http://kb2.adobe.com/cps/142/tn_14213.html).
    However it still does not solve the IO Error problem.
    Please help! My team do have a demo approaching next week.
    Sincerely,
    Nelson

    Hi,
    Try add to dads.conf
    PlsqlCGIEnvironmentList SERVER_PORT=443http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/trouble.htm#BABDFDDF
    Regards,
    Jari

  • MSS My staff reporting always returns blank page

    Hello,
    We are working with ESS(v60.2)/MSS(v60.1) Sap Portals 6.40 with ECC 5.0. We have a problem with the reports of "My staff". We are using the default scenario "RPT0" with the standard reports but when we execute them after choose the selection criteria the result always is a blank page, without any error or result.
    Can anyone help us? We have checked all the configuration/customizing...
    Many regards.
    Pablo.
    Message was edited by:
            Pablo García Sanz

    Hi,
    Are these webdynpro applications or ITS based screens ?
    Incase they are webdynpro applications, please check if the ess business package is deployed. You can go to Content Administration -> Webdynpro -> sap.com -> click on the application -> run as preview. Check if you are able to view it there.
    Check the iview properties and also check this link : http://help.sap.com/saphelp_erp2005vp/helpdata/en/e4/2eb47fed444bb885c244f5ff979f16/frameset.htm
    Hope this helps.
    Regards,
    Sunil
    PS: Reward points for helpful answers.

  • ARD report always "Waiting/Generating Report"  WHY?

    I am getting way to many systems that are failing to show anything in the ARD Reports function.  New systems most often just show "Waiting" forever or they may go to "Generating Report" and sit there for more than a day.and never do provide a report.  Other systems will show a report date of anything from several days to several months ago.  These are almost all (250 or so) assorted iMAcs, MacBookPros, Minis, and MacPros running 10.8.4 but a few 10.7 and even 10.6 systems exhibit the same behavior.  The ARD client is set for full control including reports.  Assorted times for gathering the reports show no difference in response.  These times may range from the default midnight to 1:00 PM so systems may be on or off line for all seven days a week.  The times were set either when the systems were first entered into ARD.  Some were changed using the "Get Info" Reporting tab but going either way makes no difference.
    Because of the number of systems, I am extremely reluctant to do a complete uninstall, including the database files, and reinstall for fear of not having the info even come back on systems that I do have old but still existing info on.
    I know that this was a problem a number of years ago but since Client 3.6.2 (and using Admin 3.6.1) this problem has grown substantialy worse.  Anyone know what the cure is?
    What I might do is put the ARD Admin on a different, and completly clean, system to see if reports can be generated there.  If I can do that I will update this entry to show the results.

    Hi,
    According to your description, the popularity Trends report always returns no records.
    Please check the status of the 3 timer jobs: Microsoft SharePoint Foundation Usage Data Import, Microsoft SharePoint Foundation Usage Data Processing and Web Analytics
    Trigger Workflows to see if they are configured to run at regular intervals.
    Also you can take a look at the two links about the similar issue for more information:
    http://www.myriadtech.com.au/blog/Ben/Lists/Posts/Post.aspx?ID=7
    http://sharepoint.stackexchange.com/questions/66476/whats-popular-webpart-is-empty
    Feel free to reply if there any progress.
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Usage Reports and Popularity Trends

    So I've set up my site and the Search Crawl is running.  I've also got the Reporting feature activated and configured Usage and Health Data Collection.  The WSS_Admin and WSS_WPG have access to the Log files.
    However, the Popularity Reports are either disabled on some lists and libraries or the Popular Items continually shows NIL data.  Likewise, the Popularity Trends and Usage Reports under Site Settings also show NIL data.  I know that data is being
    collected though, as the Search Reports do contain some (limited) data.
    Is there a guide somewhere that shows exactly how to set this up because I can't seem to get it to work no matter what steps I follow.

    1st thing make sure you properly configured the Usage and health "http://technet.microsoft.com/en-us/library/ee663480.aspx"
    Check the ULS logs for more details about error.
    check some post having similar issue:
    http://social.technet.microsoft.com/Forums/en-US/1b42b517-79cc-43b9-b6f0-2e4639461cb1/empty-usage-data-in-sharepoint-2013
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/b94d2114-48a2-4ac8-aa10-b32762275611/popularity-trends-report-is-empty?forum=sharepointsearch
    http://www.sharepointsecurity.com/sharepoint/sharepoint-development/empty-usage-and-health-reports-in-sharepoint-2013/
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Looking for a way to export full Popularity Trends data

    Greetings!
    I'm looking for a way to access all "popularity trends" data for a SharePoint 2013 publishing site in one place. I'm probably missing something pretty basic here, (I hope), but it seems if I pull up popularity trends for the site, all I get is
    the hits & unique users for the site as a whole. If I go into my pages library and choose "Most Popular Items," I'm given a search results page that I can't run reports from. And if I select the "popularity trends" link under one of
    those search results, I get a usage report for a single, specific page.
    I've thought about doing a multi-select of pages from my site's Pages library, but I have more than 100 pages in the site, so I still can't get at everything all at once. Plus, the resulting usage.xlsx file just includes a lot of  reports on individual
    pages.
    There's got to be something more all-encompassing than this...right?
    Help!

    Hi,
    According to your post, my understanding is that you wanted to see the all popularity trends data for a site.
    Where did you export the usage report?
    Did you export the report from  Popularity and Search Reports?
    To view the Popularity Trends report for a site collection
    Verify that the user account that is performing this procedure is a member of the Owners group.
    In the site collection, on the Settings menu, click Site ettings.
    On the Site Settings page, in the Site Collection Administration section, click Popularity and Search      Reports.
    On the View Usage Reports page, in the Usage Reports section,  click Usage.
    In the message box, click Open to open the report in Excel, or  click Save or Save as to save the  report.
    Click the tabs to view the usage report for the different usage event types.
    http://technet.microsoft.com/en-us/library/jj715890(v=office.15).aspx
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Passive Sentences always returns 0 in Readability Stats - Word 2013

    Is there are workaround for the Passive sentences issue in Readability stats? I have seen this issue mentioned going back over several years, but no working answer. The following code always returns zero, but grammar checker does not:
    Sub Stats()
        Dim Stats As String 
        For Each rs In ActiveDocument.Content.ReadabilityStatistics
            Stats = Stats + rs.Name & " - " & rs.Value & vbCr
        Next rs
        MsgBox Stats, vbOKOnly, "Readability Statistics"
        Stats = ""
    End Sub
    If there is no fix in Word, does anyone know of a good third party option? We would like to have statistics in a comment on a paragraph by paragraph level.
    Thanks,
    Marc Wiener
    Gartner, Inc.
    Marc Wiener

    Hi Marc,
    Base on my test in word 2013 and 2010, I can reproduce that issue too, others work fine except passive sentences.
    On the other hand, I don't find third party option.
    I'm trying to involve some senior engineers into this issue and it will take some time. Your patience will be greatly appreciated.
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for