OptionalanalyticsOverride configuration for the analytics (Insights) API client. Omits
beaconHandler.
OptionalappThe application definition used to attribute events to a specific consumer app.
Name of the application.
Version of the application.
Client identifier used for authentication or tracking.
OptionalenvironmentContentful environment identifier.
OptionaleventPartial overrides for the event builder configuration.
Any provided fields are merged with the default Node SDK metadata. This differs from CoreConfig.eventBuilder, which expects a full configuration object.
OptionalfetchOptions used to configure the underlying protected fetch method.
OptionallogMinimum log level for the default console sink.
OptionalpersonalizationConfiguration for the personalization (Experience) API client.
Configuration for the Node-specific Optimization SDK.
Remarks
This configuration extends CoreConfig but allows partial overrides of the event-builder configuration. SDKs commonly inject their own library metadata or channel definitions.