Created
March 11, 2015 22:25
-
-
Save commuterjoy/4f69e0c55e8f1a4074a0 to your computer and use it in GitHub Desktop.
beacon json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"meta": {}, | |
"user": { | |
"version": "1", | |
"erights": "1111530", | |
"isStaff": true, | |
"flags": [], | |
"ua": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36", | |
"deviceType": [ | |
"phone", | |
"portrait" | |
] | |
}, | |
"page": { | |
"version": "1", | |
"referrer": {}, | |
"location": { | |
"href": "http://next.ft.com/uk", | |
"hostname": "next.ft.com", | |
"hash": "", | |
"pathname": "/uk", | |
"search": {}, | |
"type": "frontpage" | |
} | |
}, | |
"time": { | |
"weekday": true, | |
"day": "2015-03-11T00:00:00Z", | |
"hour": "2015-03-11T22:00:00Z", | |
"now": "2015-03-11T22:24:54.015Z" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment