You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/website/javascript/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -792,7 +792,7 @@ Segment sets three cookies in general:
792
792
|`ajs_group_id`| A group ID that can be specified by making a `group()` call with Analytics.js. |
793
793
|`ajs_user_id`| A user ID that can be specified by making an `identify()` call with Analytics.js. |
794
794
795
-
These cookies expire by default **one** year after the date created.
795
+
For Google Chrome, these cookies expire by default **one** year after the date created. Other [supported browsers](/docs/connections/sources/catalog/libraries/website/javascript/supported-browsers/) might have different expiration time.
796
796
797
797
Some user/group traits are also stored in `localStorage`:
0 commit comments