Packagecom.google.analytics.core
Classpublic class TrackerMode

The tracker name mode enumeration class.



Public Constants
 ConstantDefined by
  AS3 : String = "AS3"
[static] Determinates the "AS3" mode in a GA tracker.
TrackerMode
  BRIDGE : String = "Bridge"
[static] Determinates the "Bridge" mode in a GA tracker.
TrackerMode
Constant detail
AS3constant
public static const AS3:String = "AS3"

Determinates the "AS3" mode in a GA tracker.

BRIDGEconstant 
public static const BRIDGE:String = "Bridge"

Determinates the "Bridge" mode in a GA tracker.