{
"top_browsers": [
{
"browser": "string",
"count": 0
}
],
"top_cities": [
{
"city": "string",
"count": 0
}
],
"top_countries": [
{
"count": 0,
"country": "string"
}
],
"top_devices": [
{
"count": 0,
"device": "string"
}
],
"top_os": [
{
"count": 0,
"os": "string"
}
],
"top_referers": [
{
"count": 0,
"referer": "string"
}
]
}