Advertisement
Guest User

Bose connect capture

a guest
Apr 21st, 2017
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.30 KB | None | 0 0
  1. {
  2.     "batch": [
  3.         {
  4.             "anonymousId": "89a4c324-327d-45e2-a5b9-5bc9470501af",
  5.             "channel": "mobile",
  6.             "context": {
  7.                 "app": {
  8.                     "build": 27,
  9.                     "name": "Bose Connect",
  10.                     "namespace": "com.bose.monet",
  11.                     "version": "4.0.0"
  12.                 },
  13.                 "device": {
  14.                     "id": "7b8aeae8990630be",
  15.                     "manufacturer": "Sony",
  16.                     "model": "D5803",
  17.                     "name": "D5803"
  18.                 },
  19.                 "library": {
  20.                     "name": "analytics-android",
  21.                     "version": "3.4.0"
  22.                 },
  23.                 "locale": "en-GB",
  24.                 "network": {
  25.                     "bluetooth": false,
  26.                     "carrier": "Orange",
  27.                     "cellular": false,
  28.                     "wifi": true
  29.                 },
  30.                 "os": {
  31.                     "name": "Android",
  32.                     "version": "6.0.1"
  33.                 },
  34.                 "screen": {
  35.                     "density": 2.0,
  36.                     "height": 1184,
  37.                     "width": 720
  38.                 },
  39.                 "timezone": "Europe/Warsaw",
  40.                 "traits": {
  41.                     "anonymousId": "89a4c324-327d-45e2-a5b9-5bc9470501af"
  42.                 },
  43.                 "userAgent": "Dalvik/2.1.0 (Linux; U; Android 6.0.1; D5803 Build/23.5.A.1.291)"
  44.             },
  45.             "event": "Now Playing Event",
  46.             "integrations": {
  47.                 "All": true
  48.             },
  49.             "messageId": "51263d7b-0112-4add-936b-a7ff76e47d9a",
  50.             "properties": {
  51.                 "Event Name": "Track Info Changed",
  52.                 "Event Value": {
  53.                     "Album": "Strauss, R.: Also sprach Zarathustra; Don Juan",
  54.                     "Artist": "Richard Strauss",
  55.                     "Song Title": "Also sprach Zarathustra, Op.30: Prelude (Sonnenaufgang)"
  56.                 }
  57.             },
  58.             "timestamp": "2017-04-21T17:15:09+0200",
  59.             "type": "track"
  60.         },
  61.         {
  62.             "anonymousId": "89a4c324-327d-45e2-a5b9-5bc9470501af",
  63.             "channel": "mobile",
  64.             "context": {
  65.                 "app": {
  66.                     "build": 27,
  67.                     "name": "Bose Connect",
  68.                     "namespace": "com.bose.monet",
  69.                     "version": "4.0.0"
  70.                 },
  71.                 "device": {
  72.                     "id": "7b8aeae8990630be",
  73.                     "manufacturer": "Sony",
  74.                     "model": "D5803",
  75.                     "name": "D5803"
  76.                 },
  77.                 "library": {
  78.                     "name": "analytics-android",
  79.                     "version": "3.4.0"
  80.                 },
  81.                 "locale": "en-GB",
  82.                 "network": {
  83.                     "bluetooth": false,
  84.                     "carrier": "Orange",
  85.                     "cellular": false,
  86.                     "wifi": true
  87.                 },
  88.                 "os": {
  89.                     "name": "Android",
  90.                     "version": "6.0.1"
  91.                 },
  92.                 "screen": {
  93.                     "density": 2.0,
  94.                     "height": 1184,
  95.                     "width": 720
  96.                 },
  97.                 "timezone": "Europe/Warsaw",
  98.                 "traits": {
  99.                     "anonymousId": "89a4c324-327d-45e2-a5b9-5bc9470501af"
  100.                 },
  101.                 "userAgent": "Dalvik/2.1.0 (Linux; U; Android 6.0.1; D5803 Build/23.5.A.1.291)"
  102.             },
  103.             "event": "Now Playing Event",
  104.             "integrations": {
  105.                 "All": true
  106.             },
  107.             "messageId": "5ecb0abc-9872-4f46-8814-534c930004c2",
  108.             "properties": {
  109.                 "Event Name": "Track Info Changed",
  110.                 "Event Value": {
  111.                     "Album": "Pachelbel: Canon in D - Bach: Air on a G String - Handel: L",
  112.                     "Artist": "Johann Sebastian Bach",
  113.                     "Song Title": "Air on a G String"
  114.                 }
  115.             },
  116.             "timestamp": "2017-04-21T17:15:10+0200",
  117.             "type": "track"
  118.         }
  119.     ],
  120.     "sentAt": "2017-04-21T17:15:11+0200"
  121. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement