Skip to content

Commit

Permalink
sample output
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewski committed Nov 7, 2024
1 parent 4dd6f15 commit 9e9ca79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/docs/tracking-methods/sdks/javascript.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,7 @@ Returns a URL linking to the current replay in the Mixpanel UI. This URL is acce

```javascript
mixpanel.get_session_replay_url()
// https://mixpanel.com/projects/replay-redirect?replay_id=19307d78e24394fe15-0cd98d8fd9ad1d-1f525636-4b9600-19307d78e28194fe15&distinct_id=123&token=my-project-token
```
Returns null if there is no Replay in progress.

Expand Down

0 comments on commit 9e9ca79

Please sign in to comment.