Skip to content

Instantly share code, notes, and snippets.

@grabbeh
Created October 12, 2018 16:19
Show Gist options
  • Save grabbeh/47969f1d2989885de2d79b037644b46b to your computer and use it in GitHub Desktop.
Save grabbeh/47969f1d2989885de2d79b037644b46b to your computer and use it in GitHub Desktop.
NY times user object
{
"user": {
"isLoggedIn": true,
"type": "sub",
"regiId": 72156106,
"watSegs": "Cooking",
"nytdOtherData": {
"subscriptions": [
{
"bundle": "XPASS",
"source": "Sartre",
"promotion": "promo",
"grace": "F",
"campaign": "6J6Q8"
}
]
},
"subscriptions": {
"activeBundles": [
"Bundle XPASS"
],
"subscriberType": "Regular",
"activeSubscriberSince": 1485163591000
},
"propensity": {
"engagementLevel": 2
},
"tracking": {
"sessionIndex": 9,
"sessionStart": 1539356558643,
"totalSessionTime": 186338221,
"lastRequest": 1539358024180,
"prevRequest": 1539358008997,
"firstSeen": 1539171685959,
"browserSession": 4,
"pageIndex": 34,
"avgSessionTime": 20704246.777777776,
"firstReferrer": "",
"firstLanding": "",
"activeDays": "[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1]",
"uid": 72156106,
"adv": 3,
"a7dv": 3,
"a14dv": 3,
"a21dv": 3,
"lastKnownType": "sub",
"isNewSession": 0
},
"subscriberInfo": {
"coreSubscriptionTenure": "20 months",
"coreStopCode": "No Time To Use",
"coreDigiBundle": "Bundle XPASS (Basic Digital Access)",
"giftSubscriptionRecipient": false,
"childSubscription": false,
"b2bSubscription": false,
"coreOnPromotion": true,
"formerCoreSubscriber": false,
"formerHDSubscriber": false,
"formerEduSubscriber": false,
"marketingOptIn": false,
"retentionSegment": "6",
"formerCrosswordSubscriber": false,
"formerCookingSubscriber": false,
"watString": ",Cooking,",
"giftGiver": false,
"coreStartDate": 1485163591000,
"sasSegment": ",44054,",
"digiGrace": false,
"topWat": "Cooking"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment