schema.org.ai

fullstory

Digital experience analytics and session replay.

Extends: Technology

FullStory

Digital experience analytics and session replay.

Overview

Category: Analytics software

Digital experience analytics and session replay.

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: 'FullStory',
  category: 'Analytics software',
  description: 'Digital experience analytics and session replay.',
  hotTechnology: false,
})

JSON-LD Example

{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "FullStory",
  "applicationCategory": "Analytics software",
  "description": "Digital experience analytics and session replay."
}