gong
Revenue intelligence platform analyzing customer interactions.
Extends: Technology
Gong
Revenue intelligence platform analyzing customer interactions.
Overview
Category: Sales software
Revenue intelligence platform analyzing customer interactions.
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: 'Gong',
category: 'Sales software',
description: 'Revenue intelligence platform analyzing customer interactions.',
hotTechnology: false,
})
JSON-LD Example
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Gong",
"applicationCategory": "Sales software",
"description": "Revenue intelligence platform analyzing customer interactions."
}