Navigation
API > API/Runtime > API/Runtime/Analytics
Classes
| Type | Name | Description | |
|---|---|---|---|
| IAnalyticsPropertyStore | Implements a fast type safe key/value database to store analytics properties collected during a session. | ||
| IAnalyticsProvider | Generic interface for an analytics provider. | ||
| IAnalyticsProviderModule | Generic interface for an analytics provider. | ||
| IAnalyticsSpan | IAnalyticsSpan Interface | ||
| IAnalyticsTracer | IAnalyticsTracer Interface | ||
| TAnalyticsProperty | Utility class to remember the key value type and let the compiler implicitly convert type or fail if such conversion is not possible. |