SourceAnalyticsApi

Provides the means to control the analytics collected by a Source.

Use the Source.analytics extension to access a Source's SourceAnalyticsApi.

Types

Link copied to clipboard
object Companion

Use the Source.analytics extension to access a Source's SourceAnalyticsApi.

Properties

Link copied to clipboard
abstract var customData: CustomData

CustomData which are send with analytics events associated with this source.

Link copied to clipboard
abstract val metadata: SourceMetadata

Describing metadata of this Source, that is send with analytics events.