schema.org.ai

segment

Customer data platform for collecting and routing analytics data.

Extends: Technology

Segment

Customer data platform for collecting and routing analytics data.

Overview

Category: Analytics software

Customer data platform for collecting and routing analytics data.

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: 'Segment',
  category: 'Analytics software',
  description: 'Customer data platform for collecting and routing analytics data.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Segment",
  "applicationCategory": "Analytics software",
  "description": "Customer data platform for collecting and routing analytics data."
}