Skip to content

Commit 68290e7

Browse files
Merge pull request #22051 from steve-cunnew/develop
Browser Session Replay - server side config clarification
2 parents a7815ec + f723209 commit 68290e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/browser/browser-monitoring/browser-pro-features/session-replay/configuration/setup-session-replay.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ metaDescription: "Enable session replay to play back user interactions and impro
44
freshnessValidatedDate: 2024-12-19
55
---
66

7-
Utilize session replay in New Relic, start by enabling this feature in your browser application settings. This step is essential for capturing user interactions on your web app, providing insights into user journeys, and troubleshooting issues effectively. Follow the steps below to enable session replay and ensure your browser agent is configured correctly.
7+
To utilize session replay in New Relic, start by enabling this feature in your browser application settings. This step is essential for capturing user interactions on your web app, providing insights into user journeys, and troubleshooting issues effectively. Follow the steps below to enable session replay and ensure your browser agent is configured correctly.
88

99
<Callout variant="important">
10-
Certain setting, including enabling or disabling the session replay and adjusting sample rates for overall and errors, have been moved to server-side configuration. For example, After you update these settings for copy/paste installation method, there's no need to redeploy the script. This is applicable for browser agent version `1.259.0` or higher.
10+
Certain settings, including enabling or disabling the session replay and adjusting the sample rates for overall sessions or for just those with errors, have been moved to server-side configuration. For example, after the snippet has been updated in your pages to include the session replay feature, there's no need to redeploy the script when changing the sample rates or when disabling or re-enabling the feature. If the feature has not been included in the deployed script then the server-side configuration will not have any impact. This is applicable for browser agent version `1.259.0` or higher.
1111
</Callout>
1212

1313
## Enable session replay [#enable-session-replay]

0 commit comments

Comments
 (0)