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 d87e96f commit ec23b04Copy full SHA for ec23b04
src/connections/destinations/catalog/sailthru-v2/index.md
@@ -58,7 +58,7 @@ analytics.identify("assigned-userId", {
58
});
59
```
60
61
-Email passed under context.traits:
+Pass an email under `context.traits` using the identify call:
62
```js
63
analytics.identify("assigned-userId", {
64
"name": "Stephen Noel",
0 commit comments