Home > @snowplow/browser-tracker > ActivityTrackingConfiguration
The base configuration for activity tracking
Signature:
interface ActivityTrackingConfiguration | Property | Type | Description |
|---|---|---|
| activityMetrics? | boolean | (Optional) Enable activity metrics to attach an activity_metrics entity to each page ping |
| heartbeatDelay | number | The interval at which the callback will be fired |
| minimumVisitLength | number | The minimum time that must have elapsed before first heartbeat |