META-INF.cxs.personas.europeanVisitor.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of unomi-services Show documentation
Show all versions of unomi-services Show documentation
Apache Unomi Context Server Core Services
{
"persona": {
"itemId": "europeanVisitor",
"properties": {
"description": "Represents a visitor browsing from Europe (Switzerland)",
"firstName": "European",
"lastName": "Visitor"
},
"segments": []
},
"sessions": [ {
"itemId": "51c8e9a8-3db6-41f8-9569-057c339e3017",
"profileId": "europeanVisitor",
"properties": {
"operatingSystemName": "OS X 10.9 Mavericks",
"sessionCountryName": "Switzerland",
"location": {
"lat":46.1884341,
"lon":6.1282508
},
"userAgentVersion": "37.0.2062.120",
"sessionCountryCode": "CH",
"deviceCategory": "Personal computer",
"operatingSystemFamily": "OS X",
"userAgentName": "Chrome",
"sessionCity": "Lausanne",
"remoteHost": "www.epfl.ch",
"remoteAddr": "128.178.50.12"
},
"timeStamp": "2014-09-18T11:40:54Z",
"lastEventDate": "2014-09-18T11:40:59Z",
"duration": 4790
} ]
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy