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 0b1e3fa commit a976788Copy full SHA for a976788
src/connections/destinations/lumen/index.md
@@ -35,7 +35,7 @@ analytics.identify('userId123', {
35
});
36
```
37
38
-If the identifier doesn't exist, a new user record is created. If the identifier already exist, we update the user record For example:
+If the identifier doesn't exist, a new user record is created. If the identifier already exist, Segment updates the user record. For example:
39
40
Segment sends Identify calls to Lumen as an `identify` event.
41
0 commit comments