category | required | true |
---|
description | "On which screen this action is triggered" |
---|
type | "string" |
---|
enum | "enable_sync_popover" |
"setting" |
|
---|
|
---|
label | required | false |
---|
description | "On which element of that screen this action is triggered. When category='setting', this is 'sync_article'. When category is other value, this is NULL." |
---|
type | "string" |
---|
|
---|
action | required | true |
---|
description | "Identifies the context in which the event was created." |
---|
type | "string" |
---|
enum | "impression" |
"sync" |
"unsync" |
|
---|
|
---|
measure | required | false |
---|
description | "Placeholder for other actions with a number associated." |
---|
type | "integer" |
---|
|
---|
app_install_id | description | "App install ID that's unique to each app install and is used to track user across this and other features in the mobile app" |
---|
type | "string" |
---|
required | true |
---|
|
---|
primary_language | description | "User's primary language." |
---|
type | "string" |
---|
required | true |
---|
|
---|
is_anon | description | "true if user has not logged in." |
---|
type | "boolean" |
---|
required | true |
---|
|
---|
event_dt | description | "Client-side timestamp when this event occurred" |
---|
type | "string" |
---|
required | true |
---|
|
---|
session_id | description | "A unique identifier generated per session" |
---|
type | "string" |
---|
required | true |
---|
|
---|