Engineering at Fullstory
Official@fullstorydev · Atlanta, GA
Fullstory APIs and Open-Source Projects
Agent Skills by Engineering at Fullstory
Showing 26 vetted skills indexed across 1 GitHub repositories.
fullstory-user-consent
Delay Fullstory session capture until user consent is granted.
fullstory-capture-control
Pause and resume Fullstory session capture across web and mobile platforms.
fullstory-user-properties
Manage user attributes via Fullstory's User Properties API.
fullstory-anonymize-users
Anonymize identified user sessions across web and mobile platforms.
fullstory-page-properties
Attach page-level context to events with named pages and mergeable properties.
fullstory-async-methods
Coordinate Fullstory async API calls with timeouts and error handling.
fullstory-element-properties
Attach business context to UI elements for analytics and filtering.
fullstory-observe-callbacks
Subscribe to Fullstory lifecycle events using the FS('observe', ...) API.
fullstory-logging
Send log messages with context to Fullstory session replay.
fullstory-identify-users
Link user sessions to stable identities after authentication with setIdentity.
fullstory-analytics-events
Define and emit semantic analytics events via Fullstory's trackEvent API.
fullstory-privacy-controls
Configure Fullstory privacy controls with Exclude, Mask, and Unmask modes.
fullstory-test-automation
Generate cross-platform test automation scripts from Fullstory-decorated codebases.
fullstory-stable-selectors
Replace brittle dynamic identifiers with stable semantic selectors across web and mobile platforms.
fullstory-component-wellbeing
Standardize observability markers across React, Vue, Angular, Svelte, and React Native.
universal-data-scoping-and-decoration
Decide data scope for Fullstory attributes across user, page, element, and event levels.
fullstory-privacy-strategy
Guide privacy-conscious Fullstory semantic decoration for GDPR, HIPAA, PCI, and CCPA compliance.
fullstory-getting-started
Route Fullstory integrations to platform-specific SKILL.md files for Web and Mobile.
mobile-instrumentation-orchestrator
Coordinate mobile Fullstory instrumentation sequencing across iOS, Android, Flutter, and React Native.
fullstory-saas
Implement Fullstory analytics and privacy controls in multi-tenant B2B SaaS apps.
fullstory-gaming
Implement Fullstory in gaming apps with compliance and privacy controls.
fullstory-healthcare
Exclude PHI from Fullstory sessions to maintain HIPAA compliance.
fullstory-media-entertainment
Implement Fullstory analytics for media apps with privacy-conscious tracking patterns.
fullstory-banking
Mask sensitive banking data while capturing analytics telemetry.
Frequently Asked Questions About Engineering at Fullstory
FAQPage SchemaWhat specific tasks can engineers perform using these resources?▼
Engineers can instrument session replay, define semantic analytics events, manage user identity linking, and configure granular privacy controls like masking or excluding sensitive fields. These resources enable precise control over data capture, ensuring that behavioral telemetry is captured accurately while maintaining strict adherence to privacy standards.
Which personas benefit most from these technical resources?▼
Frontend engineers, mobile developers, and privacy compliance officers benefit most from these resources. They provide the necessary patterns for integrating session replay into React, Vue, Angular, and mobile frameworks while ensuring that data collection remains compliant with industry regulations like GDPR, HIPAA, and PCI.
What are the prerequisites for implementing these instrumentation patterns?▼
Implementation requires an existing Fullstory account and the integration of the core capture library into your web or mobile codebase. Developers must define their privacy strategy and identify sensitive UI elements before applying masking or exclusion rules to ensure data integrity and regulatory compliance.