diff --git a/Docs/RN_UnifiedDeepLink.md b/Docs/RN_UnifiedDeepLink.md index 0d3baccf..a7561941 100644 --- a/Docs/RN_UnifiedDeepLink.md +++ b/Docs/RN_UnifiedDeepLink.md @@ -6,6 +6,10 @@ order: 9 hidden: false --- +> 📘 **UDL privacy protection** +> +> For new users, the UDL method only returns parameters relevant to deferred deep linking: `deep_link_value` and `deep_link_sub1` to `deep_link_sub10`. If you try to get any other parameters (`media_source`, `campaign`, `af_sub1-5`, etc.), they return `null`. + ### UDL flow 1. The SDK is triggered by: