fullstory-capture-control

Community

Pause and resume Fullstory capture with ease.

Authorrcmaples
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to controlling Fullstory's Capture APIs, enabling developers to pause and resume recording for performance, privacy, and resource efficiency.

Core Features & Use Cases

  • Pause and resume capture with FS('shutdownAsync') and FS('restartAsync') to optimize performance and privacy.
  • Privacy zones and route-based capture control to selectively record user sessions.
  • Re-identify users after restart to preserve session continuity across sessions.

Quick Start

  • Ensure you have access to Fullstory Capture APIs.
  • Pause capture before long operations with FS('shutdownAsync'), then restart after with FS('restartAsync') and re-identify the user using FS('setIdentity', { uid: user.id, properties: { displayName: user.name } }).
  • For clean shutdown on page unload, use the sync FS('shutdown') in beforeunload to guarantee the finalization of the session.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fullstory-capture-control
Download link: https://github.com/rcmaples/btx/archive/main.zip#fullstory-capture-control

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.