- Property Manager name: RUM SampleRate
- Behavior version: The
latest
rule format supports therumCustom
behavior v1.0. - Rule format status: Beta, possible breaking changes
- Access: Read-only
- Allowed in includes: Not available for
latest
rule format
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"} |