Skip to content Accesskey=4Skip to sub-navigation Accesskey=NView our Accessibility Options MIT Information Services and Technology Home About IS&T Contact IS&T Site Map Search Advanced Search
Getting StartedGetting Services by Topic or Alphabetically Getting Help
On This Page

Overview

Method for Collecting Data

What Data is Collected

How to Access Web Reports

Where to Go for Help

Related Links

Data Warehouse

Web Publishing at MIT



Web Reporting at MIT

Overview

MIT web publishers whose content is served from web.mit.edu, www.mit.edu and other webservers at MIT can keep track of hits to their pages. Hits can be tracked on a per-page basis, and each page to be tracked must have a couple lines of html code added to it. The access data is stored in the Data Warehouse where web publishers can view it or generate reports.


Method for Collecting Data

Publishers serving their web pages from MITnet (a server with a net 18 address ) can add this HTML "marker" to a page for which they would like data:

<!-- Begin MIT-use only web reporting counter -->
<img src="http://counter.mit.edu/tally" width="1" height="1" alt="">
<!-- End MIT-use only web reporting counter -->

This marker should be placed before the closing </body> tag. This marker allows data from the page to be sent to the counter system.

[Back to top]


What Data is Collected

The marker on a page allows the counter server to collect information about each page view. This information includes:

  • URL of page viewed
  • On-campus (network address 18.x.x.x) or off-campus view
  • Top-level domain name
  • Browser type and version
  • Operating system

[Back to top]


How to Access Web Reports

The Data Warehouse provides access to standard reports to view data.

To access web reporting data from the Warehouse, users need to:

A user manual explaining how to access web reports with BrioQuery is available as a PDF file. [Acrobat Reader required]

[Back to top]


Where to Go for Help

Email: web-help@mit.edu
Location: MIT Building N42, 211 Massachusetts Avenue
Hours: Monday through Friday, excluding Institute holidays:

Phone Support: 8 A.M. - 6 P.M.
In-person Services: 9:15 A.M. - 5 P.M.

[Back to top]

MIT Home | Getting Started | Getting Services | Getting Help | About IS&T | Accessibility
Ask a technology question or send a comment about this web page.