From 82354b4068aaad0f106eb8f0f887453a86e04f8b Mon Sep 17 00:00:00 2001 From: prigiattiperrut <47340158+prigiattiperrut@users.noreply.github.com> Date: Fri, 7 Feb 2025 10:20:40 +0000 Subject: [PATCH 1/2] Update schema-configuration.md --- src/protocols/enforce/schema-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/protocols/enforce/schema-configuration.md b/src/protocols/enforce/schema-configuration.md index 44db1ef92f..e96c7bdd23 100644 --- a/src/protocols/enforce/schema-configuration.md +++ b/src/protocols/enforce/schema-configuration.md @@ -45,7 +45,7 @@ For example, if you include a `Subscription Cancelled` event in your Tracking Pl analytics.track('subscription_cancelled') ``` -**IMPORTANT: Unplanned event blocking is supported across all device-mode and cloud-mode Destinations.** +**IMPORTANT: Unplanned event blocking is supported for: All Analytics.js Destinations (both device-mode and cloud-mode) and Mobile libraries (only in cloud-mode).** ## Track Calls - Unplanned Properties From 13a94f865aeab2bde4ae46ad41a99aaf03a64c5d Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Wed, 12 Feb 2025 10:32:17 -0500 Subject: [PATCH 2/2] Update src/protocols/enforce/schema-configuration.md --- src/protocols/enforce/schema-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/protocols/enforce/schema-configuration.md b/src/protocols/enforce/schema-configuration.md index e96c7bdd23..2083bdc266 100644 --- a/src/protocols/enforce/schema-configuration.md +++ b/src/protocols/enforce/schema-configuration.md @@ -45,7 +45,7 @@ For example, if you include a `Subscription Cancelled` event in your Tracking Pl analytics.track('subscription_cancelled') ``` -**IMPORTANT: Unplanned event blocking is supported for: All Analytics.js Destinations (both device-mode and cloud-mode) and Mobile libraries (only in cloud-mode).** +**IMPORTANT: Unplanned event blocking is supported for all device-mode and cloud-mode Analytics.js destinations and Mobile libraries in cloud-mode.** ## Track Calls - Unplanned Properties