tealiumData
fun tealiumData(enforcedSettings: (TealiumDataSettingsBuilder) -> TealiumDataSettingsBuilder = defaultSettings()): ModuleFactory
Collects the Tealium required data (Account, profile etc)
Note. This module is automatically added. This method is provided to allow customizing ordering of modules if required.
Parameters
enforcedSettings
TealiumData settings that should override any from any other settings source. Omitting this parameter will initialize the module with its default settings.