Skip to main content
AnalyticsBrowser.load(settings, options?) takes two arguments:
  1. SettingswriteKey (required), optional cdnURL, cdnSettings, plugins, timeout
  2. Init options — persistence, pageview, web push, integrations, and related flags

Basic load

Init options

Delivery strategy (batching)

Batching is configured on the Zixflow destination settings (CDN or integrations.Zixflow), not as a top-level load setting:
Default delivery is standard (one request per event). With batching, events POST to {apiHost}/b.

Web Push via init options

See Web Push Notifications.