Motiontracker
Motiontracker
软件描述
MotionTracker is an ASP.NET application that tracks web analytic information for your website. It uses a configurable HttpModule that you can add to your ASP.NET application to begin tracking information. All of the data is stored in a SQL Server 2008 database.
官方网站
访问软件的官方网站了解更多信息
motiontracker.codeplex.com
什么是 Motiontracker?
MotionTracker is an ASP.NET application that tracks web analytic information for your website. It uses a configurable HttpModule that you can add to your ASP.NET application to begin tracking information. All of the data is stored in a SQL Server 2008 database. How It Works The tool tracks information from the HttpRequest that includes URL, browser, and referrer information. There are no scripts to install on your web site or web pages. The HttpModule basically plugs into the ASP.NET web page processing pipeline and begin logging the information to the database. The model for the application includes other tracking identifiers that will allow you to associate information from a single request to child requests originating from the parent request.