首页 > Web开发 > 详细

How does Web Analytics works under sharePoint 2010

时间:2014-01-24 20:22:11      阅读:447      评论:0      收藏:0      [点我收藏+]

http://gokanx.wordpress.com/2013/06/15/how-does-web-analytics-works-under-sharepoint-2010/

You need to plan before you configure Web Analytics Service Application for SharePoint.

Why? The reason is simple, and Joel Oleson explains the reasons on this blog:http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=515 bubuko.com,布布扣

The issues have not improved on SharePoint 2013. Check this out:http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=655 bubuko.com,布布扣

My client obviously wanted to have Web Analytics to get information about their web pages when I was on vacation. So they configured the Web Analytics with a SharePoint Developer.

But they couldn’t open it because it was greyed out. So they thought everything went wrong and SharePoint isn’t working, and they can’t get data …

bubuko.com,布布扣

Web Analytics on SharePoint 2010

But actually as many of yours know for getting you have to start first of all the 2 services “manually

  • Web Analytics Data Processing Service
  • Web Analytics Web Service

bubuko.com,布布扣

Web Analytics on SharePoint 2010 2

Secondly you can get data/reports by:

  • Central Administration
  • Site Collection Settings

bubuko.com,布布扣

Web Analytics on SharePoint 2010 3

These are the steps that occur:

bubuko.com,布布扣

Web Analytics on SharePoint 2010 4

  • User request a page and action gets picked up by the Web Analytics service that runs on SharePoint
  • The Web Analytics service logs this in the “.usage” files
  • A Timer job called “Microsoft SharePoint Foundation Usage Data Import” that by default runs every 30 minutes imports the logs into the staging database.
  • Each night the “Microsoft SharePoint Foundation Usage Data Processing” Timer job runs and transforms the data into the reporting database
  • The last run time of the import from staging and the aggregation is logged in the Settings table in the Reporting database

How does Web Analytics works under sharePoint 2010

原文:http://www.cnblogs.com/frankzye/p/3532285.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!