Project DescriptionGaDotNet is an open source library designed to make it easy to log page views, events and transactions, through c# code, without using JavaScript or even needing to have a browser.
Potential scenarios where this library can come in handy:
* When you want to log page views, events or transactions for things that you normally' can’t – like web service calls, win forms application usage etc.
* When you replace page views with Ajax calls, but still want to log the Ajax action as a second page view
* If you want to use Google analytics to log non-website information, such as offline transactions, product catalogue statistics or store purchases.
PLEASE NOTE:
Please use the above URL for all further patches, or branches