indicative
Customer analytics for data-driven product teams.
Extends: Technology
Indicative
Customer analytics for data-driven product teams.
Overview
Category: Analytics software
Customer analytics for data-driven product teams.
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: 'Indicative',
category: 'Analytics software',
description: 'Customer analytics for data-driven product teams.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Indicative",
"applicationCategory": "Analytics software",
"description": "Customer analytics for data-driven product teams."
}