- Property Manager name: RUM SampleRate
- Behavior version: The
v2024-08-13
rule format supports therumCustom
behavior v1.0. - Rule format status: Deprecated, outdated rule format
- Access: Read-only
- Allowed in includes: No (temporarily)
This behavior is deprecated, but you should not disable or remove it if present.
With realUserMonitoring
enabled, this configures the sample of data to include in your RUM report. The realUserMonitoring
behavior is deprecated as well.
Option | Type | Description | Requires | |
---|---|---|---|---|
rumSampleRate | number (0-100) | Specifies the percentage of web traffic to include in your RUM report. | {"displayType":"number","max":[100],"min":[0],"tag":"input","type":"range"} | |
rumGroupName | string | A deprecated option to specify an alternate name under which to batch this set of web traffic in your report. Do not use it. | {"displayType":"string","tag":"input","type":"text"} |