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

Web Publishing Reference
 

Web Reference home

MIT Guidelines

Creating Web Pages

Web Toolkit
Advanced Topics

 

CGI Scripts
Custom 404
Hit Counting
HTTPS
MIT Search
Redirect
SSI
Web Forms
Basic Topics

Using MIT Web Space

web.mit.edu Resources

MIT/IS&T Resources

Training

Search the Web Reference:

 

Hit Counting

If your web site is hosted on web.mit.edu, you can track your page hits. There are two steps to this procedure:

  1. Adding a specific html element to every page you want to track
  2. Querying the Data Warehouse for the hit count

Step 1 only needs to be done one time. Once the following html code has been added to each page in your site, you can forget about Step 1:

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

Step 2 can be done as often as you want to update your tracking information, typically on a monthly basis. However, using the Warehouse has two one-time-only prerequisites: obtaining access at http://mit.edu/warehouse/access.html, and installing BrioQuery on your computer.

Once you have access to the Warehouse, you can download and run the Web Statistics report found in the reports section of the Warehouse web site.

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

Mit Counter