action | required | true |
---|
description | "Which action in the funnel this is representing. Can be any of: fontSizeChange, themeChange, fontThemeChange, readingFocusMode, or others in the future." |
---|
type | "string" |
---|
|
---|
current_value | description | "The current value of the appearance setting being changed." |
---|
type | "string" |
---|
required | true |
---|
|
---|
new_value | description | "The new value of the appearance setting that's been changed." |
---|
type | "string" |
---|
required | true |
---|
|
---|
invoke_source | description | "Where in the app was the appearance setting changed. 33 = settings, 31 = pageActionTab" |
---|
type | "integer" |
---|
required | true |
---|
|
---|
anon | description | "Whether the user is logged in or anonymous: false = logged in, true = anonymous." |
---|
type | "boolean" |
---|
required | true |
---|
|
---|
app_install_id | description | "Randomly generated UUID that is unique to each app install, which can be used to cross-reference the same app install across different schemas." |
---|
type | "string" |
---|
required | true |
---|
|
---|
client_dt | description | "Client-side ISO-8601-formatted date-time at which this event occurred." |
---|
type | "string" |
---|
required | true |
---|
|
---|