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
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.
The text was updated successfully, but these errors were encountered:
maddy-at-work
changed the title
Include Operating System Information under Device for Farenet_001
Include Operating System under Device for Farenet_001
Aug 24, 2018
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.
https://github.com/EveryMundo/emDataStandards/blob/master/tables/normalizedfarenet_confirmation_001.datacore.json
"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
The text was updated successfully, but these errors were encountered: