C# Class GaDotNet.Common.Data.TrackingRequest

The data class for the Facbook Google Analytics request Took data from: - http://ga.webdigi.co.uk/ - http://www.mattromaine.com/projects/code/AnalyticsCode.html - http://www.google.com/support/forum/p/Google+Analytics/thread?tid=626b0e277aaedc3c&hl=en
Show file Open project: noahsw/highlight-hunter Class Usage Examples

Private Properties

Property Type Description
Validate void

Protected Methods

Method Description
TrackingRequest ( ) : System

Private Methods

Method Description
Validate ( ) : void

Method Details

TrackingRequest() protected method

protected TrackingRequest ( ) : System
return System