fullstory-page-properties

Official

Attach page context to every event.

Authorfullstorydev
Version1.0.0
Installs0

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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.