This file provides two custom controls for adding Google Analytics functionality to your ASP.NET application.
Analytics provides the registration of the Google Analytics scripts. This control will add the correct script based on the use of SSL or not. Don't for get to set your Google Analytics account number in the AccountNumber Property.
The second control provides functions needed to record commerce transactions within Google Analytics as outline here.
See my blog entry for more detailed information.