-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Issue:
Currently, for farenet, we capture only device information ex. MOBILE/ DESKTOP but it would be interesting to see and analyze the operating system information. Example, for a product like BookSmart operating system, could be quite important.
"operatingSystem": {
"description": "Device operating system (e.g. Windows, Android, iOS)",
"type": "string",
"example": "iOS"
}
Above JSON is from device schema: https://github.com/EveryMundo/emDataStandards/blob/master/types/device.schema.json
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request