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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ analytics.track('signup', {
91
91
92
92
Segment sends Track calls to Rehook as a Custom Event. When you make a Track call, Segment sends the event to Rehook with the event name and all properties that you specified.
93
93
94
-
> info "How Rehook handles incoming userId and referral_code in Track calls"
94
+
> info "How Rehook handles incoming userId and referral_code in Track calls:"
95
95
> * The `userId` field is required. Rehook drops Track calls without a `userId`.
96
96
> * If a call is made with `anonymousId`, Rehook drops the Track call.
97
97
> * The `referral_code` field is required if event name is set as a conversion event in Rehook.
0 commit comments