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.
2 parents fdf2192 + 2c0c369 commit ada8961Copy full SHA for ada8961
src/connections/spec/best-practices-identify.md
@@ -44,7 +44,7 @@ You should make an `identify` call in the following situations:
44
- When first you create a user (and so it is assigned a `userId`)
45
- When a user changes information in their profile
46
- When a user logs in
47
-- Optionally, when you call `identify` upon loading any pages that are accessible by a logged in user
+- *(Optional)* Upon loading any pages that are accessible by a logged in user
48
49
## Soft User Registration
50
0 commit comments