fullstory-page-properties
OfficialAttach page context to every event.
System Documentation
What problem does it solve?
Page properties provide session-scoped context that enriches every event on a screen by naming pages and attaching contextual data. This avoids ad-hoc, inconsistent data collection and enables powerful journeys, search, and segmentation across web and mobile.
Core Features & Use Cases
- Define a named page with pageName so all events on that page carry consistent context.
- Persist contextual data across navigation on that page (and reset on navigation) to support journeys and funnels.
- Capture common contexts (search terms, checkout steps, article metadata, dashboard views) with page-level properties that complement event data.
Quick Start
On your app startup or screen/view appearance, call the Page Properties API to set the initial page name and properties. For example: FS('setProperties', { type: 'page', properties: { pageName: 'Product Detail', productId: 'SKU-123', category: 'Electronics' } });
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-page-properties Download link: https://github.com/fullstorydev/fs-skills/archive/main.zip#fullstory-page-properties 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.