{ "serverID": 1860046861, # server ID "serverName": "myTestServer", # server name "systemProfile": "easyTravel", # system profile "data": { "startTime": 1453382551151, # start time in ms "visitId": 13822, # visit ID (derived from user action) "tagId": 112, # tag ID (derived from user action) "agentId": -506677724, # agent ID (derived from user action) "type": "Javascript_Error", # error type; values: Javascript_Error, Javascript_Warning, Javascript_Info, Mobile_Error_Code, Mobile_Exception, Mobile_Crash, Mobile_Web_Request "visitTag": null, # visit tag (derived from user action) "additionalTags": { # additional visit tags (derived from user action) "Visits - App Version": "1.9" }, "application": "easyTravel portal", # application name (derived from user action) "appVersion": "1.6", # application version (derived from user action) "location": { # location information (derived from user action) "continent": "Oceania", # continent "country": "Australia", # country "region": "", # region "city": "" # city }, "clientDetails": { # client details "osFamily": "Windows", # operating system family (derived from user action) "osVersion": "Windows 7", # operating system version (derived from user action) "browserFamily": "Firefox", # browser family (derived from user action) "browserVersion": "3.6" # browser version (derived from user action) }, "url": "http://localhost:8079/orange.jsf", # page URL "title": "easyTravel - Abort", # page title "msg": "jQuery reported \"abort\"" # message } }