Contentful Personalization & Analytics
    Preparing search index...

    Stateless analytics implementation that sends each event immediately in a single‑event batch.

    Hierarchy

    • AnalyticsBase
      • AnalyticsStateless
    Index

    Constructors

    Properties

    allowedEventTypes?: string[]

    Allow‑list of event type keys permitted when consent is not present.

    api: default

    Optimization API client used to send events to the Experience and Insights APIs.

    builder: EventBuilder

    Event builder used to construct strongly‑typed events.

    duplicationDetector: ValuePresence

    Deduplication helper used to track previously seen values within optional scopes

    interceptors: LifecycleInterceptors

    Interceptors that can mutate/augment outgoing events or optimization state.

    Methods