commit
1e85d55efa
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ datadogRum.init({
|
|||
defaultPrivacyLevel: "mask-user-input",
|
||||
plugins: [reactPlugin({ router: true })],
|
||||
trackViewsManually: true,
|
||||
trackUserInteractions: true,
|
||||
trackResources: true,
|
||||
trackingConsent: hasAnalyticsConsent ? "granted" : "not-granted",
|
||||
startSessionReplayRecordingManually: false,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue