schema.org.ai

hotjar

Behavior analytics and user feedback service with heatmaps and recordings.

Extends: Technology

Hotjar

Behavior analytics and user feedback service with heatmaps and recordings.

Overview

Category: Analytics software

Behavior analytics and user feedback service with heatmaps and recordings.

Related Skills

No related skills listed.

Occupations Using This Technology

No occupations listed.

Usage in Platform

import { $ } from 'sdk.do'

const tech = await $.Technology.create({
  name: 'Hotjar',
  category: 'Analytics software',
  description: 'Behavior analytics and user feedback service with heatmaps and recordings.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Hotjar",
  "applicationCategory": "Analytics software",
  "description": "Behavior analytics and user feedback service with heatmaps and recordings."
}