SoC web analytics api

From GeeklogWiki
Revision as of 20:33, 23 February 2008 by Blaine (talk | contribs) (Overview)

Jump to: navigation, search
(Return to the main idea page for the Google Summer of Code)

Overview

Implement the website analytics API from http://www.openwebanalytics.com and develope a set of core API's so that both the CORE GL modules and plugins can generate metrcs for usage and performance related stats.

Objective

  • Develop a set of core API services
  • Add support for plugins
  • Add calls so all core GL modules are instrumented
  • Develop the admin interface to control what level of detail and modules will have data collected.
  • Develop the reports that are needed. Need tabular and some graphical reporting with export to Excel. Investigate how other projects have implemented the same API and also explore the Google Analytics application for inspiration.