analytics-events
✓Add product analytics events to track user interactions in the Metabase frontend
Installation
SKILL.md
This skill helps you add product analytics (Snowplow) events to track user interactions in the Metabase frontend codebase.
Analytics events in Metabase use Snowplow with typed event schemas. All events must be defined in TypeScript types before use.
Use SimpleEventSchema for straightforward tracking. It supports these standard fields:
Add product analytics events to track user interactions in the Metabase frontend Source: metabase/metabase.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/metabase/metabase --skill analytics-events- Source
- metabase/metabase
- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is analytics-events?
Add product analytics events to track user interactions in the Metabase frontend Source: metabase/metabase.
How do I install analytics-events?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/metabase/metabase --skill analytics-events Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/metabase/metabase
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01