Advertisement
Guest User

Segment Example Payload

a guest
Feb 22nd, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.33 KB | None | 0 0
  1. {
  2.   "anonymousId": "30EB68F7-494F-45B0-92D2-927422634157",
  3.   "context": {
  4.     "app": {
  5.       "build": "5.0",
  6.       "name": "tutti.ch",
  7.       "namespace": "ch.tutti.iphone",
  8.       "version": "5.0"
  9.     },
  10.     "device": {
  11.       "adTrackingEnabled": true,
  12.       "advertisingId": "AC60CEC0-C5DC-41B3-8131-7FB8FD879DC3",
  13.       "id": "95DC4978-6909-4C7D-8585-9D159405A14D",
  14.       "manufacturer": "Apple",
  15.       "model": "iPad5,3",
  16.       "type": "ios"
  17.     },
  18.     "ip": "178.193.16.124",
  19.     "library": {
  20.       "name": "analytics-ios",
  21.       "version": "3.6.9"
  22.     },
  23.     "locale": "de-CH",
  24.     "network": {
  25.       "cellular": false,
  26.       "wifi": true
  27.     },
  28.     "os": {
  29.       "name": "iOS",
  30.       "version": "12.1.4"
  31.     },
  32.     "screen": {
  33.       "height": 1024,
  34.       "width": 768
  35.     },
  36.     "timezone": "Europe/Zurich",
  37.     "traits": {}
  38.   },
  39.   "event": "Application Opened",
  40.   "integrations": {
  41.     "Firebase": false
  42.   },
  43.   "messageId": "0970AD73-A78E-42A9-ADA3-6DD8459E1B42",
  44.   "originalTimestamp": "2019-02-22T11:03:44.044Z",
  45.   "properties": {
  46.     "build": "5.0",
  47.     "from_background": true,
  48.     "version": "5.0"
  49.   },
  50.   "receivedAt": "2019-02-22T11:03:46.699Z",
  51.   "sentAt": "2019-02-22T11:03:46.574Z",
  52.   "timestamp": "2019-02-22T11:03:44.169Z",
  53.   "type": "track",
  54.   "writeKey": "zgGF8F0cOFEXW5fcnkf7FcHdkPIYvKwK"
  55. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement