Page MenuHomePhabricator
Paste P438

popups event logs
ActivePublic

Authored by Prtksxna on Mar 26 2015, 6:36 AM.
Referenced Files
F105054: popups_event_logs
Mar 26 2015, 6:36 AM
Subscribers
None
# Listening to events.
{"wiki": "wiki", "uuid": "d75d992a19455af882471b0332e2ea34", "webHost": "localhost", "timestamp": 1427351613, "clientValidated": true, "recvFrom": "localhost", "seqId": 0, "clientIp": "36e213e00866c427c15e9e42d96aad67c6e69176", "schema": "Popups", "event": {"action": "dismissed", "popupEnabled": true, "duration": 877, "pageTitleSource": "Main Page", "pageTitleHover": "Star Wars"}, "revision": 11625443}
-- request ---------------------------------------------------------------
?%7B%22event%22%3A%7B%22pageTitleHover%22%3A%22Star%20Wars%22%2C%22pageTitleSource%22%3A%22Main%20Page%22%2C%22popupEnabled%22%3Atrue%2C%22action%22%3A%22dismissed%22%2C%22duration%22%3A877%7D%2C%22clientValidated%22%3Atrue%2C%22revision%22%3A11625443%2C%22schema%22%3A%22Popups%22%2C%22webHost%22%3A%22localhost%22%2C%22wiki%22%3A%22wiki%22%7D; localhost 0 2015-03-26T06:33:33 127.0.0.1
-- event -----------------------------------------------------------------
{
"clientIp": "36e213e00866c427c15e9e42d96aad67c6e69176",
"clientValidated": true,
"event": {
"action": "dismissed",
"duration": 877,
"pageTitleHover": "Star Wars",
"pageTitleSource": "Main Page",
"popupEnabled": true
},
"recvFrom": "localhost",
"revision": 11625443,
"schema": "Popups",
"seqId": 0,
"timestamp": 1427351613,
"uuid": "d75d992a19455af882471b0332e2ea34",
"webHost": "localhost",
"wiki": "wiki"
}
-- validation ------------------------------------------------------------
Valid.
--------------------------------------------------------------------------
{"wiki": "wiki", "uuid": "1343a93ed6af5240961781475a4c2e3e", "webHost": "localhost", "timestamp": 1427351616, "clientValidated": true, "recvFrom": "localhost", "seqId": 1, "clientIp": "36e213e00866c427c15e9e42d96aad67c6e69176", "schema": "Popups", "event": {"action": "dismissed", "popupEnabled": true, "duration": 1731, "pageTitleSource": "Main Page", "pageTitleHover": "Star Wars"}, "revision": 11625443}
-- request ---------------------------------------------------------------
?%7B%22event%22%3A%7B%22pageTitleHover%22%3A%22Star%20Wars%22%2C%22pageTitleSource%22%3A%22Main%20Page%22%2C%22popupEnabled%22%3Atrue%2C%22action%22%3A%22dismissed%22%2C%22duration%22%3A1731%7D%2C%22clientValidated%22%3Atrue%2C%22revision%22%3A11625443%2C%22schema%22%3A%22Popups%22%2C%22webHost%22%3A%22localhost%22%2C%22wiki%22%3A%22wiki%22%7D; localhost 1 2015-03-26T06:33:36 127.0.0.1
-- event -----------------------------------------------------------------
{
"clientIp": "36e213e00866c427c15e9e42d96aad67c6e69176",
"clientValidated": true,
"event": {
"action": "dismissed",
"duration": 1731,
"pageTitleHover": "Star Wars",
"pageTitleSource": "Main Page",
"popupEnabled": true
},
"recvFrom": "localhost",
"revision": 11625443,
"schema": "Popups",
"seqId": 1,
"timestamp": 1427351616,
"uuid": "1343a93ed6af5240961781475a4c2e3e",
"webHost": "localhost",
"wiki": "wiki"
}
-- validation ------------------------------------------------------------
Valid.
--------------------------------------------------------------------------

Event Timeline

Prtksxna changed the title of this paste from untitled to popups event logs.
Prtksxna updated the paste's language from autodetect to autodetect.
Prtksxna added a project: Page-Previews.