fullstory-capture-control

Pause and resume Fullstory session capture across web and mobile platforms.

11|2|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/fullstorydev/fs-skills --skill fullstory-capture-control-fullstorydev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstory-capture-control
Source: https://github.com/fullstorydev/fs-skills/tree/main/core/fullstory-capture-control
Command: npx skills add https://github.com/fullstorydev/fs-skills --skill fullstory-capture-control-fullstorydev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pause and resume Fullstory session capture to manage privacy, performance, and data volume.

Core Features & Use Cases

  • Privacy zones: Stop capture in sensitive areas like payment forms or login screens.
  • Performance optimization: Pause capture during heavy processing to conserve resources.
  • Development & testing: Enable controlled recording during QA and feature testing.

Quick Start

Use the capture-control skill to pause capture before entering a sensitive screen, then resume and re-identify after leaving.

Frequently Asked Questions about fullstory-capture-control

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I pause Fullstory session capture on sensitive screens like login or payment forms?

To pause Fullstory session capture in privacy zones, you stop recording before entering the sensitive screen and resume capture, along with user re-identification, immediately after leaving it.

What is the best way to stop session recording during heavy processing to optimize app performance?

Pausing Fullstory capture during heavy processing optimizes app performance by conserving resources. You resume the session recording once the resource-intensive operation is complete.

Does Fullstory capture control work with both web and mobile platforms?

Fullstory capture control works across web and mobile platforms. It requires platform-specific implementations using JavaScript or TypeScript for web, and iOS, Android, Flutter, or React Native for mobile apps.

Can I use capture control to manage data volume during development and testing?

You can use capture control during development and testing to enable controlled recording. This allows you to manage data volume by capturing sessions only when needed for QA and feature testing.

When should I resume Fullstory capture after pausing it for a privacy zone?

You should resume Fullstory capture immediately after the user leaves the privacy zone. After resuming capture, you must also re-identify the user to ensure continuous session data tracking.

Why do I need to re-identify users after stopping capture in a privacy zone?

Re-identifying users after resuming Fullstory capture is required because pausing the session in a privacy zone breaks the tracking context. Re-identification links the new recording segment to the user profile.