Skip to content

Commit a2f729e

Browse files
Update src/connections/sources/catalog/libraries/website/javascript/index.md
Co-authored-by: stayseesong <[email protected]>
1 parent 6c2f713 commit a2f729e

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/website/javascript

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/website/javascript/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@ Segment doesn't share `localStorage` across subdomains. If you use Segment track
475475

476476
### Keepalive
477477

478-
This can be utilised in instances where an API call is firing on a hard redirect, and are being missed from getting captured in Segment, you can then set this flag to true, which enables firing the event before the redirect. This was earlier availble only for [batched events](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#will-analyticsjs-deliver-events-that-are-in-the-queue-when-a-user-closes-the-browser), we have now made this available for all events. You can read more about this in our PR [here](https://github.com/segmentio/analytics-next/issues/768#issuecomment-1386100830)
478+
You can utilize this in instances where an API call fires on a hard redirect, and are missed from getting captured in Segment. If you set this flag to true, it enables firing the event before the redirect. This is available for all events. You can read more about this in the [Github PR](https://github.com/segmentio/analytics-next/issues/768#issuecomment-1386100830){:target="_blank"}.
479479

480480

481481
## Managing data flow with the Integrations object

0 commit comments

Comments
 (0)