fullstory-user-consent
OfficialConsent-driven, privacy-first Fullstory capture.
Authorfullstorydev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Fullstory User Consent APIs enable privacy-conscious teams to delay or selectively capture session data until users explicitly opt-in, helping meet regulatory requirements and organizational privacy goals.
Core Features & Use Cases
- Holistic consent: Delay ALL capture at startup and start recording only after user consent.
- Element-level consent: Allow capturing only elements marked with consent, while other data remains unrecorded.
- Cross-platform guidance: Includes web (cookie banners and GDPR) and mobile (iOS/Android/Flutter/React Native) implementation guidance.
- Consent state persistence: Store and restore consent decisions across launches and sessions.
- Identity coordination: Identify users only after consent is granted.
Quick Start
- Review the platform-specific guidance in SKILL-WEB.md and SKILL-MOBILE.md.
- Configure capture to start only after consent (for web, set window['_fs_capture_on_startup'] = false; for mobile, adjust platform config to require consent).
- Implement a consent UI and call FS('start') on grant and FS('shutdown') on revoke, ensuring consent status is persisted.
Dependency Matrix
Required Modules
None requiredComponents
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-user-consent Download link: https://github.com/fullstorydev/fs-skills/archive/main.zip#fullstory-user-consent Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.