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 6ea2781 commit 5047376Copy full SHA for 5047376
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
+- Optionally, when you call `identify` upon loading any pages that aren't accessible by a logged in user
48
49
## Soft User Registration
50
0 commit comments