schema.org.ai

heap

Automatic event tracking and product analytics platform.

Extends: Technology

Heap

Automatic event tracking and product analytics platform.

Overview

Category: Analytics software

Automatic event tracking and product analytics platform.

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: 'Heap',
  category: 'Analytics software',
  description: 'Automatic event tracking and product analytics platform.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Heap",
  "applicationCategory": "Analytics software",
  "description": "Automatic event tracking and product analytics platform."
}