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 93aee71 commit f84a529Copy full SHA for f84a529
src/connections/destinations/catalog/topsort/index.md
@@ -60,4 +60,4 @@ analytics.identify('361b1fdfbeaa9d64a13c033eb9f970dc6740f6bc', {
60
Once a user is identified, each call to Segment's [Track method](/docs/connections/spec/track/) automatically records the user ID.
61
Users that are not logged in can be tracked using an [anonymousID](/docs/connections/spec/identify/#anonymous-id).
62
63
-If you use a server side source please provide one of both options, anonymousId or userId.
+If you use a server-side source please provide one or more identifiers: `anonymousId` or `userId`.
0 commit comments