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
{{ message }}
This repository was archived by the owner on Jan 6, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: docs/metrics.md
+1-3
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ Data will be collected with Google Analytics and follow [Test Pilot standards](h
34
34
-`cd4` - whether the user has, anywhere in their active notepad, italicized text. One of `true` or `false`.
35
35
-`cd5` - whether the user has, anywhere in their active notepad, strikethrough text. One of `true` or `false`.
36
36
-`cd6` - whether the user has, anywhere in their active notepad, a list. One of `true` or `false`.
37
-
-`cd7` - the UI element used to open or close the notepad. Possible values TBD, but may include `closeButton`, `sidebarButton`, and `sidebarSwitcher`.
37
+
-`cd7` - the UI element used to open or close the notepad. Possible values TBD, but may include `closeButton`, `sidebarButton`, `sidebarSwitcher`, `appBackground`, `appInactive`.
38
38
-`cd8` - the reason an editing session ended. One of `timeout` or `closed`.
39
39
-`cd9` - whether the user was able to load the note panel or not. One of `true` or `false`.
40
40
-`cd10` - provide current user state. Possible values are: 'error', 'isSyncing', 'synced', 'openLogin', 'verifyAccount', 'reconnectSync', and 'signIn'.
@@ -220,5 +220,3 @@ deleted on server side. Those were deleted before v4.0.0-beta.4 (during multi-no
0 commit comments