Analytics-Example
Analytics-Example copied to clipboard
Google Analytics integration example for asp.net mvc
Analytics Example
This project demonstrates using the Google gdata analytics api. It is based on the Google Analyticator plugin for wordpress. It shows how to authenticate with a user account, list the available analytics sites, and display a summary of analytics for a specified site.
Requirements
- Asp.net 4.0+
- Asp.net mvc 3+
- IIS Express
Dependencies
Most dependencies are managed through nuget. They include:
- RavenDb - Used to store basic site settings
- Google.GData.Analytics - Used to interact with analytics api
- Cassette - Script/asset goodness
- Twitter Bootstrap - UI sexiness
Screenshot
