Advertisement
ronmadison

Segment Payload Example (Custom Event)

Feb 22nd, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.29 KB | None | 0 0
  1. {
  2.   "anonymousId": "BC398A1D-B042-4656-ABE9-862D00C3FA6E",
  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": "66D85637-B021-40B7-89BF-2D8BC11069BC",
  13.       "id": "F1A32F33-DD08-434D-9B64-6BCF34086A60",
  14.       "manufacturer": "Apple",
  15.       "model": "iPhone10,6",
  16.       "type": "ios"
  17.     },
  18.     "ip": "81.63.129.198",
  19.     "library": {
  20.       "name": "analytics-ios",
  21.       "version": "3.6.9"
  22.     },
  23.     "locale": "de-DE",
  24.     "network": {
  25.       "carrier": "Salt",
  26.       "cellular": false,
  27.       "wifi": true
  28.     },
  29.     "os": {
  30.       "name": "iOS",
  31.       "version": "12.1.4"
  32.     },
  33.     "screen": {
  34.       "height": 812,
  35.       "width": 375
  36.     },
  37.     "timezone": "Europe/Zurich",
  38.     "traits": {
  39.       "email": "goustaritza@live.de",
  40.       "id": "4355427089419773732",
  41.       "taggingVersion": "8.1.0",
  42.       "tamediaBid": "tutti.ch/3c7195dc9dfaa724"
  43.     }
  44.   },
  45.   "event": "Favorite Item Saved",
  46.   "integrations": {
  47.     "Firebase": false
  48.   },
  49.   "messageId": "6934C97C-9302-43D4-9145-ED783783D3A9",
  50.   "originalTimestamp": "2019-02-22T13:14:39.794Z",
  51.   "properties": {
  52.     "companyItem": false,
  53.     "itemArea": "uster",
  54.     "itemDaysSinceLastPublication": 0,
  55.     "itemHighlighted": false,
  56.     "itemImagesCount": 2,
  57.     "itemLanguage": "fr",
  58.     "itemLastPublicationEpoch": 1550840916,
  59.     "itemLastPublishedOn": "2019-02-22T13:08:36Z",
  60.     "itemListId": 26559464,
  61.     "itemPrice": 180,
  62.     "itemPublicAccountId": "5041797940203627608",
  63.     "itemRegion": "zurich",
  64.     "itemSubCategory": "furniture",
  65.     "itemTitle": "6 Stühle",
  66.     "itemTopCategory": "household",
  67.     "itemType": "sell",
  68.     "itemZipcode": 8604,
  69.     "loginStatus": "logged in",
  70.     "name": "Favorite Item Saved",
  71.     "platform": "ios",
  72.     "platformLanguage": "de",
  73.     "sourceView": "Item Detail",
  74.     "taggingVersion": "8.1.0",
  75.     "tamediaBid": "tutti.ch/3c7195dc9dfaa724",
  76.     "variant": "default"
  77.   },
  78.   "receivedAt": "2019-02-22T13:14:53.694Z",
  79.   "sentAt": "2019-02-22T13:14:53.606Z",
  80.   "timestamp": "2019-02-22T13:14:39.882Z",
  81.   "type": "track",
  82.   "userId": "4355427089419773732",
  83.   "writeKey": "zgGF8F0cOFEXW5fcnkf7FcHdkPIYvKwK"
  84. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement