A
C
D
G
I
J
L
M
P
R
S
T
S
- ScreenTracking - class in com.shalan.analytics.core
- A singleton object responsible for initializing and providing access to the analytics manager.
- serialize(Object,Class) - function in com.shalan.analytics.core.JsonParameterSerializer
- Serializes a parameter value to an analytics-compatible format.
- serialize(Object,Class) - function in com.shalan.analytics.core.ParameterSerializer
- Serializes a parameter value to an analytics-compatible format.
- serialize(Object,Class) - function in com.shalan.analytics.core.PrimitiveParameterSerializer
- Serializes a parameter value to an analytics-compatible format.
- setAnalyticsManagerForTesting(AnalyticsManager) - function in com.shalan.analytics.core.ScreenTracking
- setDebugMode(Boolean) - function in com.shalan.analytics.core.AnalyticsConfig
- setEnabled(Boolean) - function in com.shalan.analytics.core.MethodTrackingConfig
- Whether method tracking is enabled.
- setErrorHandler(Function1) - function in com.shalan.analytics.core.MethodTrackingConfig
- Custom error handler for method tracking failures.
- setGlobalParameters(Map) - function in com.shalan.analytics.core.AnalyticsManager
- Sets global parameters that will be included with all subsequent analytics events.
- setGlobalParameters(Map) - function in com.shalan.analytics.core.AnalyticsManagerImpl
- Sets global parameters that will be included with all subsequent analytics events.
- setGlobalParameters(Map) - function in com.shalan.analytics.core.ScreenTracking
- Sets global parameters that will be included with all subsequent analytics events.
- setMockMode(Boolean) - function in com.shalan.analytics.core.DebugAnalyticsProvider
- Sets the mock mode for this provider.
- setMockMode(Boolean) - function in com.shalan.analytics.core.InMemoryDebugAnalyticsProvider
- Sets the mock mode for this provider.
- setUserId(String) - function in com.shalan.analytics.core.AnalyticsProvider
- Sets the user ID for the current analytics session.
- setUserId(String) - function in com.shalan.analytics.core.DebugAnalyticsProvider
- Sets the user ID for the current analytics session.
- setUserId(String) - function in com.shalan.analytics.core.InMemoryDebugAnalyticsProvider
- Sets the user ID.
- setUserProperty(String,String) - function in com.shalan.analytics.core.AnalyticsProvider
- Sets a user property for the current analytics session.
- setUserProperty(String,String) - function in com.shalan.analytics.core.DebugAnalyticsProvider
- Sets a user property for the current analytics session.
- setUserProperty(String,String) - function in com.shalan.analytics.core.InMemoryDebugAnalyticsProvider
- Sets a user property.