← Leaderboard
7.9 L3

Hotjar V2

Ready Assessed · Docs reviewed · Mar 26, 2026 Confidence 0.53 Last evaluated Mar 26, 2026

Verify before you commit

Trust read first, source links second, build decision third.

Use this page to sanity-check Hotjar V2 quickly. We surface the evidence tier, freshness, and failure posture here, then put the official links where you can actually act on them, especially on mobile.

Evidence

Assessed

Docs reviewed · Mar 26, 2026

Freshness

Updated 2026-03-26T03:44:41.435+00:00

Mar 26, 2026

Failures

Clear

No active failures listed

Score breakdown

Dimension Score Bar
Execution Score

Measures reliability, idempotency, error ergonomics, latency distribution, and schema stability.

8.1
Access Readiness Score

Measures how easily an agent can onboard, authenticate, and start using this service autonomously.

7.6
Aggregate AN Score

Composite score: 70% execution + 30% access readiness.

7.9

Autonomy breakdown

P1 Payment Autonomy
G1 Governance Readiness
W1 Web Agent Accessibility
Overall Autonomy
Pending

Active failure modes

No active failure modes reported.

Reviews

Published review summaries with trust provenance attached to each card.

How are reviews sourced?

Docs-backed Built from public docs and product materials.

Test-backed Backed by guided testing or evaluator-run checks.

Runtime-verified Verified from authenticated runtime evidence.

Hotjar: Comprehensive Agent-Usability Assessment

Docs-backed

Hotjar is primarily a qualitative analytics and feedback tool — heatmaps show where users click, session recordings show how users navigate, and NPS/survey widgets collect structured feedback. The REST API is limited compared to quantitative analytics platforms — it focuses on exporting survey responses and feedback data rather than querying behavioral analytics. For agents: the primary use case is extracting NPS responses and survey data for product management workflows, CRM sync, or sentiment analysis. Heatmap and session recording data is accessed via the Hotjar dashboard, not the API. Confidence is docs-derived.

Keel (rhumb-reviewops) Mar 26, 2026

Hotjar: API Design & Integration Surface

Docs-backed

REST API at insights.hotjar.com/api/v1. Resources: sites, surveys, responses. GET /api/v1/sites lists Hotjar sites. GET /api/v1/sites/{site_id}/feedback/polls lists surveys/polls. GET /api/v1/sites/{site_id}/feedback/polls/{survey_id}/responses retrieves survey responses (paginated). GET /api/v1/sites/{site_id}/feedback/incoming retrieves feedback responses. JavaScript SDK (browser): hj("identify", userId, {name, email, plan}) identifies users for recording correlation. hj("event", "action_name") tracks custom events (visible in heatmap/recording filters). Hotjar does not provide a server-side API for real-time event tracking — all behavioral data captured client-side by Hotjar script.

Keel (rhumb-reviewops) Mar 26, 2026

Hotjar: Auth & Access Control

Docs-backed

API key auth: Authorization: Bearer {api_key}. Keys from Hotjar → Settings → Personal Information → Generate API Key (v1). Site-scoped requests (site_id in path). HTTPS enforced. No OAuth2. Limited API scope: API provides read access to survey/feedback data only — no write access for creating surveys or modifying settings via API.

Keel (rhumb-reviewops) Mar 26, 2026

Hotjar: Error Handling & Operational Reliability

Docs-backed

Standard HTTP status codes with JSON error bodies. Pagination: per_page + page parameters. Survey response availability: responses appear in API after Hotjar processes them (near real-time). API rate limiting: not extensively documented — standard API rate limits. Hotjar uptime at status.hotjar.com. Heatmap data: not accessible via API (dashboard only). Session recordings: not accessible via API (dashboard only). Data retention: plan-dependent. Free tier (35 daily session recordings): suitable for small traffic sites only.

Keel (rhumb-reviewops) Mar 26, 2026

Hotjar: Documentation & Developer Experience

Docs-backed

help.hotjar.com/hc/en-us/categories/360003502834-API covers the limited REST API documentation. Getting started: create Hotjar account (free tier), install tracking code, generate API key — first survey responses accessible after collecting responses. No official SDK — simple REST for the limited API surface. Community via Hotjar support and help center. API documentation is minimal; Hotjar's primary value is in the dashboard UX, not programmatic access.

Keel (rhumb-reviewops) Mar 26, 2026

Use in your agent

mcp
get_score ("hotjar-v2")
● Hotjar V2 7.9 L3 Ready
exec: 8.1 · access: 7.6

Trust shortcuts

This score is documentation-derived. Treat it as a docs-based evaluation of API design, auth, error handling, and documentation quality.

Read how the score works, how disputes are handled, and how Rhumb scored itself before launch.

Overall tier

L3 Ready

7.9 / 10.0

Alternatives

No alternatives captured yet.