Skip to content

Commit 988f5be

Browse files
authored
Merge pull request #571 from dori-af/dori/unified-deep-link
UDL - added a note at the beginning of the file
2 parents 5951d31 + 820159b commit 988f5be

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Docs/RN_UnifiedDeepLink.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ order: 9
66
hidden: false
77
---
88

9+
> 📘 **UDL privacy protection**
10+
>
11+
> 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`.
12+
913
### UDL flow
1014

1115
1. The SDK is triggered by:

0 commit comments

Comments
 (0)