metrics-tagging

Solid

Analyze UI mockups, screenshots, or prototype frames to identify all trackable interactions and generate a complete analytics event taxonomy table, including multi-step task/flow completion events. Use this skill whenever a designer uploads a screen, mockup, prototype screenshot, or UI frame and wants to know what should be tagged, what events to fire, or how to document analytics for handoff. Also trigger when someone asks to "tag this screen," "identify events," "create a tagging spec," "what should we track," "build an event table," or "tag this flow/task" for any UI. If a designer shares any visual of a UI and mentions analytics, tracking, tagging, GTM, events, funnels, or metrics — use this skill.

Web & Frontend 20 stars 0 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
44
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Metrics Tagging Skill Analyze a UI mockup or screenshot and produce a complete analytics event taxonomy, ready for handoff to a tag implementation team. ## Mental Model: Three Levels of Tagging Before generating the table, always frame the output across three levels. This helps designers understand *why* each tag matters — not just *what* it is. | Level | What it answers | Example | |-------|----------------|---------| | **Page** | What happened on screen | User clicked "Save" button | | **App** | What workflow is this part of | Account setup flow completion | | **Business** | Which KPI does this feed | Task completion rate, time-on-task, abandonment rate | ## Input Accept any of: - Screenshot or photo of a UI mockup - Prototype frame image - Annotated design screenshot - Description of a screen with listed components The designer may also provide: - The flow name (e.g. "Onboarding", "Checkout", "Settings", "Profile Edit") - The product type (e.g. SaaS, e-commerce, internal tool, consumer app) - Existing event naming conventions already in use - Business KPIs this flow relates to If the designer does not provide product or flow context, ask for it before generating the table. The "Purpose" column cannot be filled accurately without knowing what the flow is trying to accomplish. ## Naming Convention Use camelCase. Follow this pattern: `noun + Verb` **Format:** `[object/screen][Action]` **General examples:** - `checkoutViewed` — page load on checkout screen - `car...

Details

Author
ommakes
Repository
ommakes/Skills
Created
6 months ago
Last Updated
2 days ago
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

analytics-instrumentation

Use to make a product MEASURABLE — define the tracking plan / event taxonomy, instrument events (client + server), and tie dashboards to the PRD success metrics (North Star + inputs). Trigger on "how do we measure this", "add analytics/tracking", "instrument the funnel", "set up events/metrics/dashboards", "North Star", "A/B test measurement", or before any GA so the launch can be measured.

1 Updated 1 months ago
StielChancellor
AI & Automation Featured

analytics-strategy

Design measurement frameworks including event taxonomy, KPI hierarchy, dashboard architecture, attribution models, and analytics implementation strategy. Use this skill whenever the user wants to plan analytics, design dashboards, build event taxonomies, define KPIs, set up tracking, or audit existing measurement. Triggers on analytics strategy, measurement plan, event taxonomy, tracking plan, KPI framework, dashboard design, north star metric, attribution model, conversion tracking, GA4 setup, Mixpanel setup, analytics audit. Also triggers when the user has data but no clear way to use it, or wants to make decisions but doesn't know what to track.

843 Updated 3 days ago
rampstackco
Data & Documents Listed

web-tracking-auditor

Audit a website's analytics and tracking deployment — verify that GA4, GTM, Adobe Analytics/Launch, Mixpanel, PostHog, server-side tracking (GTM SS, Segment), and ad pixels (Meta, TikTok, LinkedIn) are firing correctly, check consent/GDPR/CCPA/CPRA/UK PECR/LGPD compliance, detect suspicious or malicious tags, and produce a clean audit report plus a structured tracking plan. Use this skill whenever the user asks to audit, QA, validate, check, review, or troubleshoot tracking, tags, analytics, pixels, dataLayer, consent mode, GTM container, or a "tracking implementation" on any website — even if they don't say the word "audit." Also use when they hand over a URL and mention any analytics vendor, ask why their events aren't showing up, or want a tracking plan built from what's on their site. Also handles offline inputs — point it at a HAR file from Chrome/Firefox DevTools or a Google Tag Assistant "Export session" recording and it analyzes that instead of (or alongside) a live crawl, so trigger it whenever the u

0 Updated today
autoMantis