fullstory

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

FullStory Skill

FullStory Skill

Understand user experience with FullStory's digital experience intelligence platform.
借助FullStory数字体验智能平台洞悉用户体验。

Quick Install

快速安装

bash
curl -sSL https://canifi.com/skills/fullstory/install.sh | bash
Or manually:
bash
cp -r skills/fullstory ~/.canifi/skills/
bash
curl -sSL https://canifi.com/skills/fullstory/install.sh | bash
或手动安装:
bash
cp -r skills/fullstory ~/.canifi/skills/

Setup

配置设置

Configure via canifi-env:
bash
undefined
通过canifi-env进行配置:
bash
undefined

First, ensure canifi-env is installed:

首先,确保已安装canifi-env:

canifi-env set FULLSTORY_API_KEY "your_api_key" canifi-env set FULLSTORY_ORG_ID "your_org_id"
undefined
canifi-env set FULLSTORY_API_KEY "your_api_key" canifi-env set FULLSTORY_ORG_ID "your_org_id"
undefined

Privacy & Authentication

隐私与认证

Your credentials, your choice. Canifi LifeOS respects your privacy.
您的凭证,由您掌控。 Canifi LifeOS 尊重您的隐私。

Option 1: Manual Browser Login (Recommended)

选项1:手动浏览器登录(推荐)

If you prefer not to share credentials with Claude Code:
  1. Complete the Browser Automation Setup using CDP mode
  2. Login to the service manually in the Playwright-controlled Chrome window
  3. Claude will use your authenticated session without ever seeing your password
如果您不想与Claude Code共享凭证:
  1. 使用CDP模式完成浏览器自动化设置
  2. 在Playwright控制的Chrome窗口中手动登录服务
  3. Claude将使用您的已认证会话,全程不会获取您的密码

Option 2: Environment Variables

选项2:环境变量

If you're comfortable sharing credentials, you can store them locally:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
如果您愿意共享凭证,可将其存储在本地:
bash
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
注意:存储在canifi-env中的凭证仅可在您的本地设备访问,绝不会被传输至外部。

Capabilities

功能特性

  1. Session Replay: Watch pixel-perfect session recordings
  2. Heatmaps: View click and scroll heatmaps
  3. Funnels: Analyze conversion paths
  4. Error Tracking: Capture and analyze errors
  5. User Frustration: Detect rage clicks and frustration signals
  1. 会话重放:观看像素级精准的会话录制内容
  2. 热图分析:查看点击和滚动热图
  3. 转化漏斗:分析用户转化路径
  4. 错误追踪:捕获并分析错误
  5. 用户沮丧行为检测:识别狂点和其他沮丧信号

Usage Examples

使用示例

Find Sessions

查找会话

User: "Find sessions with rage clicks on the checkout page"
Assistant: Returns sessions matching frustration signals
用户:"查找结账页面存在狂点行为的会话"
助手:返回符合沮丧行为特征的会话列表

View Errors

查看错误

User: "Show me JavaScript errors from today"
Assistant: Returns error list with session links
用户:"展示今日的JavaScript错误"
助手:返回包含会话链接的错误列表

Analyze Funnel

分析转化漏斗

User: "What's the conversion rate for the signup funnel?"
Assistant: Returns funnel conversion analysis
用户:"注册漏斗的转化率是多少?"
助手:返回漏斗转化分析结果

User Search

用户搜索

User: "Find all sessions for user john@company.com"
Assistant: Returns user's session history
用户:"查找用户john@company.com的所有会话"
助手:返回该用户的会话历史

Authentication Flow

认证流程

  1. Get API key from FullStory settings
  2. Note your org ID
  3. Use API key for authentication
  4. Org ID in API URL
  1. 从FullStory设置中获取API密钥
  2. 记录您的组织ID
  3. 使用API密钥进行认证
  4. 在API URL中传入组织ID

Error Handling

错误处理

ErrorCauseSolution
401 UnauthorizedInvalid API keyVerify credentials
403 ForbiddenNo accessCheck org permissions
404 Not FoundSession not foundVerify session ID
429 Rate LimitedToo many requestsWait and retry
错误类型原因解决方案
401 未授权API密钥无效验证凭证正确性
403 禁止访问无权限检查组织权限设置
404 未找到会话不存在验证会话ID正确性
429 请求受限请求次数过多等待后重试

Notes

注意事项

  • Digital experience intelligence
  • Pixel-perfect session replay
  • Frustration scoring
  • Privacy controls built-in
  • Integration with many tools
  • Free trial available
  • 数字体验智能分析
  • 像素级精准会话重放
  • 沮丧行为评分
  • 内置隐私控制
  • 支持与多工具集成
  • 提供免费试用