collect
Returns a configured ModuleFactory for enabling the Collect Module.
The enforcedSettings will be set for the lifetime of the Tealium instance that this ModuleFactory is loaded in, and these settings will override any that come from other local/remote sources.
Parameters
Collect dispatcher 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.
Returns a configured ModuleFactory for enabling the Collect Module.
The enforcedSettings will be set for the lifetime of the Tealium instance that this ModuleFactory is loaded in, and these settings will override any that come from other local/remote sources.
Parameters
A variable number of Collect dispatcher settings to configure multiple instances, that should override any from any other settings source.