fullstory-user-properties

Manage user attributes via Fullstory's User Properties API.

11|2|Updated Dec 2, 2025
One-click install
npx skills add https://github.com/fullstorydev/fs-skills --skill fullstory-user-properties-fullstorydev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fullstory-user-properties
Source: https://github.com/fullstorydev/fs-skills/tree/main/core/fullstory-user-properties
Command: npx skills add https://github.com/fullstorydev/fs-skills --skill fullstory-user-properties-fullstorydev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Fullstory's User Properties API lets you attach attributes to the current user (anonymous or identified) without re-identification, enabling richer segmentation, analytics-ready data, and progressive profiling.

Core Features & Use Cases

  • Progressive profiling: gradually enrich the user profile as you learn more.
  • Anonymous-to-identified data: attach attributes before login and merge them upon identification.
  • Subscription & preference updates: reflect plan changes and user settings without re-identifying.

Quick Start

Use the user-properties skill to add and update core attributes such as displayName, email, companyName, and plan after the user logs in or during onboarding.

Frequently Asked Questions about fullstory-user-properties

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture user properties for anonymous users before they log in?

You can capture user properties for anonymous users by attaching attributes using the FullStory User Properties API, which enables progressive profiling and merges the data upon later identification without requiring re-identification.

What is progressive profiling and how does it work with FullStory user properties?

Progressive profiling gradually enriches a user profile by attaching new attributes as you learn them. The FullStory User Properties API allows these updates for anonymous and identified users, supporting analytics-ready data.

How do I update user plan changes and subscription preferences in FullStory?

To update user plan changes and subscription preferences, use the User Properties API to reflect plan changes and user settings directly without needing to re-identify the current user.

Does the FullStory User Properties API work with both web and mobile apps?

Yes, the FullStory User Properties API works across web and mobile implementations, providing guidance for property types, batching, identities, and event-property pairing on both platforms.

Can I attach attributes to an identified user without re-identifying them?

Yes, you can attach attributes to an identified user without re-identification. The User Properties API enables anonymous-to-identified data merging and subscription updates seamlessly.

What are the limitations of using user properties for event-property pairing?

The metadata does not specify explicit limitations for event-property pairing, but it indicates the API provides guidance on batching and identity management to handle property types effectively across platforms.