We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b2005 commit 7b8ab48Copy full SHA for 7b8ab48
src/connections/destinations/catalog/rehook/index.md
@@ -93,7 +93,7 @@ Segment sends Track calls to Rehook as a Custom Event. When you make a Track cal
93
94
> info "How Rehook handles incoming userId and referral_code in Track calls"
95
> * The `userId` field is required. Rehook drops track calls without a `userId`.
96
-> * If a call is made with `anonymousId`, Rehook drops the track call.
+> * If a call is made with `anonymousId`, Rehook drops the Track call.
97
> * The `referral_code` field is required if event name is set as a conversion event in Rehook.
98
99
{% include components/actions-fields.html %}
0 commit comments