fullstory-page-properties
ウェブアプリケーションにおけるFullstoryのPage Properties API(type 'page'を指定したsetProperties)の実装に関する包括的ガイドです。適切なページ命名、コンテキストデータの取得、SPA ナビゲーション対応、セッションスコープのプロパティ設定方法を解説します。検索結果ページ、チェックアウトフロー、ダッシュボード、コンテンツページなど、良い例と悪い例の詳細な実装例を交えながら、分析とユーザージャーニーマッピングのためにページコンテキストを充実させるのに役立つ内容を提供します。
description の原文を見る
Comprehensive guide for implementing Fullstory's Page Properties API (setProperties with type 'page') for web applications. Teaches proper page naming, contextual data capture, SPA navigation handling, and session-scoped properties. Includes detailed good/bad examples for search results, checkout flows, dashboards, and content pages to help developers enrich page context for analytics and journey mapping.
SKILL.md 本文
Fullstory Page Properties API
Overview
Fullstory's Page Properties API allows developers to capture contextual information about the current page that enriches sessions for search, filtering, segmentation, and journey analysis. Unlike user properties that persist across sessions, page properties are session-scoped and reset when the URL path changes.
Key use cases:
- Page Naming: Define semantic page names that enrich ALL events on that page across Fullstory (Search, Segments, Funnels, Journeys, Metrics)
- Search Context: Capture search terms and filters on results pages
- **C
...
詳細情報
- 作者
- majiayu000
- ライセンス
- 不明
- 最終更新
- 2026/5/9
Source: https://github.com/majiayu000/claude-skill-registry-data / ライセンス: 未指定