Home > @snowplow/node-tracker > EmitterConfigurationBase > keepalive
Indicates that the request should be allowed to outlive the webpage that initiated it. Enables collector requests to complete even if the page is closed or navigated away from.
Signature:
keepalive?: boolean;