Engineering at Fullstory avatar

Engineering at Fullstory

Official

@fullstorydev · Atlanta, GA

0Followers
|
64Public Repos
|
26Published Skills

Fullstory APIs and Open-Source Projects

Skills Distribution
DomainData Systems...Behavioral Analyti.. (40%)Privacy & Complian.. (30%)Frontend Observabi.. (30%)

Agent Skills by Engineering at Fullstory

Showing 26 vetted skills indexed across 1 GitHub repositories.

fullstorydevfullstorydev
11

fullstory-user-consent

Delay Fullstory session capture until user consent is granted.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-capture-control

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

Official
Basic
fullstorydevfullstorydev
11

fullstory-user-properties

Manage user attributes via Fullstory's User Properties API.

Official
Basic
fullstorydevfullstorydev
11

fullstory-anonymize-users

Anonymize identified user sessions across web and mobile platforms.

Official
Intermediate
fullstorydevfullstorydev
11

fullstory-page-properties

Attach page-level context to events with named pages and mergeable properties.

Official
Basic
fullstorydevfullstorydev
11

fullstory-async-methods

Coordinate Fullstory async API calls with timeouts and error handling.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-element-properties

Attach business context to UI elements for analytics and filtering.

Official
Intermediate
fullstorydevfullstorydev
11

fullstory-observe-callbacks

Subscribe to Fullstory lifecycle events using the FS('observe', ...) API.

Official
Basic
fullstorydevfullstorydev
11

fullstory-logging

Send log messages with context to Fullstory session replay.

Official
Basic
fullstorydevfullstorydev
11

fullstory-identify-users

Link user sessions to stable identities after authentication with setIdentity.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-analytics-events

Define and emit semantic analytics events via Fullstory's trackEvent API.

Official
Intermediate
fullstorydevfullstorydev
11

fullstory-privacy-controls

Configure Fullstory privacy controls with Exclude, Mask, and Unmask modes.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-test-automation

Generate cross-platform test automation scripts from Fullstory-decorated codebases.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-stable-selectors

Replace brittle dynamic identifiers with stable semantic selectors across web and mobile platforms.

Official
Basic
fullstorydevfullstorydev
11

fullstory-component-wellbeing

Standardize observability markers across React, Vue, Angular, Svelte, and React Native.

Official
Basic
fullstorydevfullstorydev
11

universal-data-scoping-and-decoration

Decide data scope for Fullstory attributes across user, page, element, and event levels.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-privacy-strategy

Guide privacy-conscious Fullstory semantic decoration for GDPR, HIPAA, PCI, and CCPA compliance.

Official
Basic
fullstorydevfullstorydev
11

fullstory-getting-started

Route Fullstory integrations to platform-specific SKILL.md files for Web and Mobile.

Official
Basic
fullstorydevfullstorydev
11

mobile-instrumentation-orchestrator

Coordinate mobile Fullstory instrumentation sequencing across iOS, Android, Flutter, and React Native.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-saas

Implement Fullstory analytics and privacy controls in multi-tenant B2B SaaS apps.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-gaming

Implement Fullstory in gaming apps with compliance and privacy controls.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-healthcare

Exclude PHI from Fullstory sessions to maintain HIPAA compliance.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-media-entertainment

Implement Fullstory analytics for media apps with privacy-conscious tracking patterns.

Official
Advanced
fullstorydevfullstorydev
11

fullstory-banking

Mask sensitive banking data while capturing analytics telemetry.

Official
Advanced

Frequently Asked Questions About Engineering at Fullstory

FAQPage Schema
What 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.