Skip to content

Instantly share code, notes, and snippets.

@raulmelo
Created July 21, 2025 19:07
Show Gist options
  • Select an option

  • Save raulmelo/caa60f1e597aef72cf9db669261e76ba to your computer and use it in GitHub Desktop.

Select an option

Save raulmelo/caa60f1e597aef72cf9db669261e76ba to your computer and use it in GitHub Desktop.
{
"data": {
"id": 7,
"Tenant": "Example clarity",
"lastUpdate": "2025-07-17",
"data": [
{
"metricName": "DeadClickCount",
"information": [
{
"subTotal": "83",
"pagesViews": "28",
"sessionsCount": "123",
"sessionsWithMetricPercentage": 16.26,
"sessionsWithoutMetricPercentage": 83.74
}
]
},
{
"metricName": "ExcessiveScroll",
"information": [
{
"subTotal": "0",
"pagesViews": "0",
"sessionsCount": "123",
"sessionsWithMetricPercentage": 0,
"sessionsWithoutMetricPercentage": 100
}
]
},
{
"metricName": "RageClickCount",
"information": [
{
"subTotal": "2",
"pagesViews": "2",
"sessionsCount": "123",
"sessionsWithMetricPercentage": 1.63,
"sessionsWithoutMetricPercentage": 98.37
}
]
},
{
"metricName": "QuickbackClick",
"information": [
{
"subTotal": "39",
"pagesViews": "39",
"sessionsCount": "123",
"sessionsWithMetricPercentage": 14.63,
"sessionsWithoutMetricPercentage": 85.37
}
]
},
{
"metricName": "ScriptErrorCount",
"information": [
{
"subTotal": "3",
"pagesViews": "1",
"sessionsCount": "123",
"sessionsWithMetricPercentage": 0.81,
"sessionsWithoutMetricPercentage": 99.19
}
]
},
{
"metricName": "ErrorClickCount",
"information": [
{
"subTotal": "0",
"pagesViews": "0",
"sessionsCount": "123",
"sessionsWithMetricPercentage": 0,
"sessionsWithoutMetricPercentage": 100
}
]
},
{
"metricName": "ScrollDepth",
"information": [
{
"averageScrollDepth": 95.86
}
]
},
{
"metricName": "Traffic",
"information": [
{
"distinctUserCount": "65",
"totalSessionCount": "123",
"totalBotSessionCount": "17",
"pagesPerSessionPercentage": 4.201388888888889
}
]
},
{
"metricName": "EngagementTime",
"information": [
{
"totalTime": "302",
"activeTime": "84"
}
]
},
{
"metricName": "Browser",
"information": [
{
"name": "Chrome",
"sessionsCount": "83"
},
{
"name": "MobileSafari",
"sessionsCount": "13"
},
{
"name": "ChromeMobile",
"sessionsCount": "12"
},
{
"name": "Edge",
"sessionsCount": "10"
},
{
"name": "Safari",
"sessionsCount": "3"
},
{
"name": "EdgeMobile",
"sessionsCount": "1"
},
{
"name": "SamsungInternet",
"sessionsCount": "1"
}
]
},
{
"metricName": "Device",
"information": [
{
"name": "PC",
"sessionsCount": "96"
},
{
"name": "Mobile",
"sessionsCount": "27"
}
]
},
{
"metricName": "OS",
"information": [
{
"name": "Windows",
"sessionsCount": "92"
},
{
"name": "IOS",
"sessionsCount": "15"
},
{
"name": "Android",
"sessionsCount": "12"
},
{
"name": "MacOSX",
"sessionsCount": "3"
},
{
"name": "Linux",
"sessionsCount": "1"
}
]
},
{
"metricName": "Country",
"information": [
{
"name": "Brazil",
"sessionsCount": "121"
},
{
"name": "Mexico",
"sessionsCount": "2"
}
]
},
{
"metricName": "PageTitle",
"information": [
{
"name": "Omni1 Sales",
"sessionsCount": "123"
}
]
},
{
"metricName": "ReferrerUrl",
"information": [
{
"name": null,
"sessionsCount": "92"
},
]
},
{
"metricName": "PopularPages",
"information": [
]
}
],
"createdAt": "2025-07-17T17:58:38.858Z",
"updatedAt": "2025-07-17T17:58:38.858Z",
"publishedAt": "2025-07-17T17:58:38.858Z",
"clarity": {
"id": 1,
"documentId": "22",
"Tenant": "Example",
"idTenant": "exameplo-12",
"createdAt": "2025-05-19T13:42:18.139Z",
"updatedAt": "2025-05-19T13:42:18.139Z",
"publishedAt": null,
"locale": null
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment