iiRecord
Agentic AI Atlas · Hotjar
tool:hotjara5c.ai
II.
Tool JSON

tool:hotjar

Structured · live

Hotjar json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-saas-analytics.yamlCluster · domain
Record JSON
{
  "id": "tool:hotjar",
  "_kind": "Tool",
  "_file": "domain/tools/tools-saas-analytics.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Hotjar",
    "homepageUrl": "https://www.hotjar.com",
    "kind": "other",
    "description": "Behavioral analytics and user feedback platform providing heatmaps,\nsession recordings, and on-site surveys. Complements quantitative\nanalytics with qualitative insights into user experience.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:hotjar",
      "to": "skill-area:product-analytics",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:hotjar",
      "to": "skill-area:data-collection",
      "kind": "used_for"
    },
    {
      "from": "tool:hotjar",
      "to": "skill-area:frontend-performance",
      "kind": "used_for"
    },
    {
      "from": "tool:hotjar",
      "to": "tool:google-analytics",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Web analytics — Hotjar provides qualitative insights; Google Analytics tracks quantitative metrics"
      }
    },
    {
      "from": "tool:hotjar",
      "to": "tool:fullstory",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "UX analytics — Hotjar has heatmaps and surveys; FullStory has session replay and frustration detection"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:google-analytics",
      "to": "tool:hotjar",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "Web analytics — Google Analytics tracks quantitative metrics; Hotjar provides qualitative insights"
      }
    },
    {
      "from": "tool:fullstory",
      "to": "tool:hotjar",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "UX analytics — FullStory has session replay and frustration detection; Hotjar has heatmaps and surveys"
      }
    }
  ]
}