|
| AnalyticsTracker (PlatformService platform, PlatformRequester requester, CoroutineService coroutineService, int batchTimeoutSeconds, int batchMaxSize) |
| Initialize the specified platformServer, customerId, projectId, batchTimeoutSeconds and batchMaxSize. Analytics Events can be tracked before initialization, but will not be sent until initialization occurs. More...
|
|
void | TrackEvent (IAnalyticsEvent analyticsEvent, bool sendImmediately=false) |
| Tracks the event. More...
|
|
void | UpdateBatchSettings (BatchSettings batchSettings, bool flush=true) |
|
void | RevertBatchSettings (bool flush=true) |
|
◆ AnalyticsTracker()
Initialize the specified platformServer, customerId, projectId, batchTimeoutSeconds and batchMaxSize. Analytics Events can be tracked before initialization, but will not be sent until initialization occurs.
- Parameters
-
batchTimeoutSeconds | Batch timeout seconds before expiration. |
batchMaxSize | Batch max size before expiration. |
◆ TrackEvent()
void Core.Platform.SDK.Analytics.AnalyticsTracker.TrackEvent |
( |
IAnalyticsEvent |
analyticsEvent, |
|
|
bool |
sendImmediately = false |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file:
- client/Packages/com.disruptorbeam.engine/Runtime/Core/Platform/SDK/Analytics/AnalyticsTracker.cs