segment-cdp

Client-side tracking with Analytics.js. Include track, identify, page, and group calls. Anonymous ID persists until identify merges with user.

Content Preview
---
name: segment-cdp
description: "Client-side tracking with Analytics.js. Include track, identify, page, and group calls. Anonymous ID persists until identify merges with user."
risk: unknown
source: "vibeship-spawner-skills (Apache 2.0)"
date_added: "2026-02-27"
---

# 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 Tra
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/segment-cdp.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/segment-cdp/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/segment-cdp/SKILL.md

Related Skills