You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/rehook/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ Every time you make an Identify call with `userId` included:
59
59
60
60
All the [special traits](/docs/connections/spec/identify#traits) recognized by Segment are translated and matched with the Rehook user properties for a Customer. These fields are automatically created or mapped for a Customer in Rehook and are available for personalization and advance segmentation.
61
61
62
-
> info "How Rehook handles incoming userId and referral_code in Identify calls"
62
+
> info "How Rehook handles incoming userId and referral_code in Identify calls:"
63
63
> * The `userId` field is required. Rehook drops Identify calls without a userId.
64
64
> * If a call is made with `anonymousID`, Rehook drops the Identify call.
65
65
> * If `referral_code` matches with another `userId`, Rehook drops the Identify call.
0 commit comments