From 696657d53811d76b08b0f2c324587fbdc17f6bcb Mon Sep 17 00:00:00 2001 From: Varun Dua Date: Fri, 15 Aug 2025 07:32:28 +0530 Subject: [PATCH] docs: fix the doc to control sampling rate in case of experimentation --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 29f1461..d85f88a 100644 --- a/README.md +++ b/README.md @@ -119,10 +119,10 @@ Edit your html `` and set configure the RUM sampling like: ... @@ -516,4 +516,4 @@ Here's the complete experiment config structure available in `window.hlx.experim } ``` -> **Note**: For analytics integration, you typically only need `id` and `selectedVariant`. The full config structure above is available if you need detailed experiment settings for custom logic. \ No newline at end of file +> **Note**: For analytics integration, you typically only need `id` and `selectedVariant`. The full config structure above is available if you need detailed experiment settings for custom logic.