Tracking
Constructor Summary
Public Constructor | ||
public |
|
Member Summary
Public Members | ||
public |
gui: * |
Method Summary
Private Methods | ||
private |
|
|
private |
_trackEvent(eventCategory: *, eventAction: *, eventLabel: *, meta: {}) |
|
private |
_trackLogEvent(actionName: *, level: *, initiator: *, args: *) |
Public Constructors
public constructor() source
Public Members
public gui: * source
Private Methods
private _initListeners() source
private _trackEvent(eventCategory: *, eventAction: *, eventLabel: *, meta: {}) source
Params:
Name | Type | Attribute | Description |
eventCategory | * | ||
eventAction | * | ||
eventLabel | * | ||
meta | {} |
|
private _trackLogEvent(actionName: *, level: *, initiator: *, args: *) source
Params:
Name | Type | Attribute | Description |
actionName | * | ||
level | * | ||
initiator | * | ||
args | * |