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 73d3568 commit d87e96fCopy full SHA for d87e96f
src/connections/destinations/catalog/sailthru-v2/index.md
@@ -48,7 +48,7 @@ Screen events require a `url` property. If Sailthru receives a Screen call witho
48
49
Send [Identify](/docs/connections/spec/identify) calls to create or update a Sailthru profile for any identified user on your site.
50
51
-Email address passed at top level:
+Pass an email address at the top level using the `identify` call:
52
```js
53
analytics.identify("assigned-userId", {
54
"name": "Stephen Noel",
0 commit comments