Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api/Modules/trace

trace

@JvmStatic
@JvmOverloads
fun trace(enforcedSettings: (TraceSettingsBuilder) -> TraceSettingsBuilder? = defaultSettings()): ModuleFactory

Collects the Trace Id to support Tealium Trace

Parameters

enforcedSettings

Trace settings that should override any from any other settings source. Pass null to initialize this module only when some Local or Remote settings are provided. Omitting this parameter will initialize the module with its default settings.

See also

Dispatch.Keys.TEALIUM_TRACE_ID
Tealium.trace
Generated by Dokka
(c) Tealium 2026