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