fullstory-identify-users
OfficialLink sessions to real users with stable IDs.
Software Engineering#cross-platform#uid#identity-management#anonymize#Fullstory#identify#session-linking
Authorfullstorydev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables applications to safely link user sessions to stable identities, enabling cross-device analytics while preserving privacy.
Core Features & Use Cases
- Immediate identification after successful authentication to tie session data to a user profile
- Cross-device session linking so activity on web and mobile can be correlated to a single uid
- Logout/privacy handling with proper anonymization to avoid identity pollution
- Platform guidance via SKILL-WEB.md and SKILL-MOBILE.md for web and mobile implementations
Quick Start
After authenticating a user, call setIdentity with a stable uid and include essential properties like displayName and email. Example: setIdentity({ uid: user.id, properties: { displayName: user.name, email: user.email } })
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-identify-users Download link: https://github.com/fullstorydev/fs-skills/archive/main.zip#fullstory-identify-users 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.