fullstory-user-properties
CommunityEnrich user profiles for analytics with Fullstory.
Data & Analytics#analytics#progressive-profiling#crm-sync#user-properties#setIdentity#setProperties#fullstory
Authorrcmaples
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Fullstory's User Properties API lets developers create richer, searchable user records by setting and updating attributes that persist across sessions, enabling better segmentation, personalization, and CRM alignment.
Core Features & Use Cases
- Progressive profiling: progressively enrich anonymous and identified users over time as you learn more.
- CRM sync: mirror key CRM fields in Fullstory to provide context for sales and support.
- Lifecycle updates: reflect status changes (signup, plan changes, onboarding progress) directly in user profiles.
Quick Start
Identify a user with FS('setIdentity', { uid: user.id, properties: { displayName: user.name, email: user.email } }); then enrich with FS('setProperties', { type: 'user', properties: { companyName: data.company, plan: data.plan, onboardingStep: data.step } });
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-user-properties Download link: https://github.com/rcmaples/btx/archive/main.zip#fullstory-user-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 471,000+ vetted skills library on demand.