C# Class SIM.Core.Common.Analytics

Exibir arquivo Open project: Sitecore/Sitecore-Instance-Manager

Public Methods

Method Description
Flush ( ) : void
Start ( ) : void
TrackEvent ( [ eventName ) : void

Method Details

Flush() public static method

public static Flush ( ) : void
return void

Start() public static method

public static Start ( ) : void
return void

TrackEvent() public static method

public static TrackEvent ( [ eventName ) : void
eventName [
return void