kissmetrics
Customer engagement analytics platform.
Extends: Technology
Kissmetrics
Customer engagement analytics platform.
Overview
Category: Analytics software
Customer engagement 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: 'Kissmetrics',
category: 'Analytics software',
description: 'Customer engagement analytics platform.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Kissmetrics",
"applicationCategory": "Analytics software",
"description": "Customer engagement analytics platform."
}