pyga is a server side implementation of Google Analytics in Python.

This project only helps you with Data Collection part of GA.

Insted of popular javascipt implementation of GA, this implementation
make use of mobiletracking facility - ie., without Java Script - at the
server side. This implementation is in Python.


What all is supported?

* Page View
* E-Commerce
* Social Interaction
* Custom Variables
* Events
* Search Engine
* Campaigns
* Ad-Words

To know more about mobiletracking see:
http://code.google.com/apis/analytics/docs/mobile/mobileWebsites.html

Thanks:
Expicient Inc <www.expicient.com>

Referenced:
php-ga
flash-ga-sdk
