Wednesday, January 11, 2012

Display Google Analytics Using .Net - CodeProject®

Introduction to Article

Google provides a set of client libraries for interactingwith GData-enabled services, in a variety of programming languages. Using theselibraries, you can construct GData requests, send them to a service, andreceive responses.

Below is a list of services you can access:

Blogger
Calendar
Calendar Resource
Code Search
Contacts
Content API for Shopping
Documents List
Email Audit
Email Settings
Google Analytics
Google Apps Provisioning
Google Health
Google Webmaster Tools
Notebook
Picasa Web Albums
Spreadsheets
YouTube

For the purpose of this tutorial we will be accessing GoogleAnalytics using the the .net Client Library which is available from here.


Display Google Analytics Using .Net - CodeProject®

No comments: