browser-tracker.activitytrackingconfiguration
Home > @snowplow/browser-tracker > ActivityTrackingConfiguration
ActivityTrackingConfiguration interface
The base configuration for activity tracking
Signature:interface ActivityTrackingConfiguration
Properties
| Property | Type | Description |
|---|---|---|
| heartbeatDelay | number | The interval at which the callback will be fired |
| minimumVisitLength | number | The minimum time that must have elapsed before first heartbeat |