Skip to content

Commit

Permalink
Merge pull request #168 from openreplay/nick-delirium-patch-2
Browse files Browse the repository at this point in the history
Update track-ws.mdx
  • Loading branch information
ghaidabouchaala authored Dec 13, 2024
2 parents d694949 + 4a5df6a commit 7477062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/en/sdk/track-ws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metaTitle: "JavaScript SDK - trackWs method"
metaDescription: "Details about the trackWs method from OpenReplay's SDK"
---

If the default information tracked by our tracker when a JS error occurs is not enough, you can use this method. The `handleError` method manually reports caught exceptions, rejected promises or error events. See [error reporting](/installation/error-reporting#manuallyloggingexceptions) for more details.
This method allows you to track individual websocket channels and the direction of message (incoming/outgoing).

## Signature

Expand Down

0 comments on commit 7477062

Please sign in to comment.