C# Class Homesite.Fx.GoogleAnalytics

Show file Open project: psget/psget_homesite

Public Methods

Method Description
SendEvent ( string path ) : void

Private Methods

Method Description
GetRandomNumber ( ) : String
SendRequestToGoogleAnalytics ( string utmUrl ) : void
TrackPageView ( string path ) : void

Method Details

SendEvent() public static method

public static SendEvent ( string path ) : void
path string
return void