schema.org.ai

tealium

Customer data platform and tag management.

Extends: Technology

Tealium

Customer data platform and tag management.

Overview

Category: Data software

Customer data platform and tag management.

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: 'Tealium',
  category: 'Data software',
  description: 'Customer data platform and tag management.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Tealium",
  "applicationCategory": "Data software",
  "description": "Customer data platform and tag management."
}