schema.org.ai

chameleon

Product tours and user onboarding.

Extends: Technology

Chameleon

Product tours and user onboarding.

Overview

Category: Marketing software

Product tours and user onboarding.

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: 'Chameleon',
  category: 'Marketing software',
  description: 'Product tours and user onboarding.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Chameleon",
  "applicationCategory": "Marketing software",
  "description": "Product tours and user onboarding."
}