schema.org.ai

crazyegg

Heatmap and website optimization tool.

Extends: Technology

Crazy Egg

Heatmap and website optimization tool.

Overview

Category: Analytics software

Heatmap and website optimization tool.

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: 'Crazy Egg',
  category: 'Analytics software',
  description: 'Heatmap and website optimization tool.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Crazy Egg",
  "applicationCategory": "Analytics software",
  "description": "Heatmap and website optimization tool."
}