segment-cdp
4
总安装量
2
周安装量
#49941
全站排名
安装命令
npx skills add https://github.com/sebas-aikon-intelligence/antigravity-awesome-skills --skill segment-cdp
Agent 安装分布
opencode
2
kilo
2
antigravity
2
github-copilot
2
goose
2
Skill 文档
Segment CDP
Patterns
Analytics.js Browser Integration
Client-side tracking with Analytics.js. Include track, identify, page, and group calls. Anonymous ID persists until identify merges with user.
Server-Side Tracking with Node.js
High-performance server-side tracking using @segment/analytics-node. Non-blocking with internal batching. Essential for backend events, webhooks, and sensitive data.
Tracking Plan Design
Design event schemas using Object + Action naming convention. Define required properties, types, and validation rules. Connect to Protocols for enforcement.
Anti-Patterns
â Dynamic Event Names
â Tracking Properties as Events
â Missing Identify Before Track
â ï¸ Sharp Edges
| Issue | Severity | Solution |
|---|---|---|
| Issue | medium | See docs |
| Issue | high | See docs |
| Issue | medium | See docs |
| Issue | high | See docs |
| Issue | low | See docs |
| Issue | medium | See docs |
| Issue | medium | See docs |
| Issue | high | See docs |