schema.org.ai

optimizely

Experimentation and A/B testing platform.

Extends: Technology

Optimizely

Experimentation and A/B testing platform.

Overview

Category: Testing software

Experimentation and A/B testing 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: 'Optimizely',
  category: 'Testing software',
  description: 'Experimentation and A/B testing platform.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Optimizely",
  "applicationCategory": "Testing software",
  "description": "Experimentation and A/B testing platform."
}