Skip to main content

browser-tracker.emitterconfigurationbase.eventstore

Home > @snowplow/browser-tracker > EmitterConfigurationBase > eventStore

EmitterConfigurationBase.eventStore property

Enables providing a custom EventStore implementation to store events before sending them to the collector.

Signature:
eventStore?: EventStore;