ElasticFlow
HubAll SkillsBy DepartmentBy RoleBy ToolBy MetricMCPsPublishers
Site principalEntrarRegistar
ElasticFlow

Transforme o seu negócio com automação de workflows com IA. Uma plataforma unificada para todas as suas necessidades empresariais.

Siga-nos

Plataforma

  • Funcionalidades
  • Benefícios
  • Casos de uso
  • Biblioteca de workflows

Casos de uso

  • Vendas
  • Marketing
  • Finanças e Jurídico
  • RH

Catálogo

  • Departamentos
  • Funções
  • Ferramentas
  • Métricas
  • Plataformas

Crescimento

  • Programa de recomendações
  • Parceiros

Legal

  • Política de Privacidade
  • Termos de Serviço
  • Política de Cookies
  • Uso Aceitável
  • Segurança
  • SLA

© 2026 ElasticFlow. Todos os direitos reservados.

ElasticFlow
HubAll SkillsBy DepartmentBy RoleBy ToolBy MetricMCPsPublishers
Site principalEntrarRegistar
ElasticFlow

Transforme o seu negócio com automação de workflows com IA. Uma plataforma unificada para todas as suas necessidades empresariais.

Siga-nos

Plataforma

  • Funcionalidades
  • Benefícios
  • Casos de uso
  • Biblioteca de workflows

Casos de uso

  • Vendas
  • Marketing
  • Finanças e Jurídico
  • RH

Catálogo

  • Departamentos
  • Funções
  • Ferramentas
  • Métricas
  • Plataformas

Crescimento

  • Programa de recomendações
  • Parceiros

Legal

  • Política de Privacidade
  • Termos de Serviço
  • Política de Cookies
  • Uso Aceitável
  • Segurança
  • SLA

© 2026 ElasticFlow. Todos os direitos reservados.

ElasticFlow
HubAll SkillsBy DepartmentBy RoleBy ToolBy MetricMCPsPublishers
Site principalEntrarRegistar
  1. Início
  2. Skills
  3. Tracking Plan
Disponível em:🇬🇧 English🇫🇷 Français
Skill de IAPlan trackingProduct & Engineering

Define the events and properties needed to measure a product journey. — Claude Skill

Um Skill Claude para Claude Code por ElasticFlow✓ — executar /tracking-plan no Claude·Atualizado em 12 de jun. de 2026·vmanual@2026-06-12

Compatível comGChatGPTClaudeClaudeCCClaude CodeCDClaude DesktopXCodex / Codex CLICursorCursorGeminiGeminiHHermes (via Continue / Cline)OpenClawOpenClawWindsurfWindsurf

Turns a product flow, launch, or metric question into a practical tracking plan with events, properties, owners, and QA checks.

  • Turns a product journey into events and properties a business team can understand before analytics implementation.
  • Connects every event to the question it answers, so tracking does not become a random list.
  • Flags missing owners, naming problems, privacy concerns, and events that need QA before launch.
  • Produces an implementation-ready table plus a plain-language summary for PM, data, and engineering.
VocêHoje

A PM asks for 'tracking on the new flow', engineering adds a few events, and nobody knows whether the launch can be measured.

Com /tracking-plan

Run /tracking-plan to define the question, events, properties, owners, and QA checks before implementation.

1 Describe the journey2 Define measurement questions3 Map events and properties4 Assign owner and QA

Para quem é

Analytics Engineer

Turn measurement questions into event plans and QA checks.

Ver skills para esta função
Growth Marketer

Track conversion experiments and funnel steps with cleaner event definitions.

Ver skills para esta função
Product Manager

Define how a launch or journey will be measured before it ships.

Ver skills para esta função

O que faz

Feature launch tracking

Define what to track before a new feature ships.

Onboarding analytics

Measure where users drop off across setup, invite, activation, and first value.

Analytics QA

Check whether existing events answer the business question or need cleanup.

Como funciona

1

Describe the product flow, launch, or metric you need to understand.

2

List the key user actions, decision points, success metric, and segments that matter.

3

The skill proposes events, properties, definitions, owners, and QA checks.

4

A human confirms naming standards, privacy rules, and whether engineering can instrument the plan.

Opções de entrada

Product journey

Screens, user steps, feature states, success moment, and known drop-off points.

Exemplo

What the user pastes
New onboarding flow:
1. User creates workspace.
2. User chooses a template.
3. User creates first project.
4. User invites teammates.

Goal: understand why teams fail to invite teammates.
Segments: company size, admin role, template type, plan.
Need: event names, properties, owner, and QA checks before launch next Friday.
Useful result
Measurement questions
Where do teams stop before inviting teammates? Does template choice change invite rate? Do larger companies need a different prompt?
Core events
workspace_created, onboarding_template_selected, project_created, teammate_invite_started, teammate_invite_sent, teammate_invite_accepted.
Important properties
workspace_id, user_role, company_size_bucket, plan, template_type, invite_count, invited_role, source_step.
QA checks
Verify event fires once, IDs are consistent, properties are populated, test accounts are excluded, and invite accepted joins back to the workspace.
Human review
Confirm privacy rules for invited email addresses and final event naming standard with the analytics owner.

Métricas que melhora

Attribution Accuracy
+10-25%
Product & Engineering
Event Coverage
+30-50%
Product & Engineering
Metric Trust
+20-40%
Product & Engineering

Funciona com

Segment
manual

Turn the plan into events and properties for analytics routing.

Amplitude
manual

Measure product journeys, funnels, cohorts, and activation behavior.

google-analytics
manual

Connect journey events to acquisition and conversion reporting.

Confluence
manual

Publish definitions, owners, and QA rules for the team.

Em qualquer lugar

Autónomo
Sem configuração necessária

Paste the notes, exports, screenshots, or summaries you already have. The skill works without a connected system.

Ligado
CRM + ferramentas integrados

Connect the relevant support, analytics, CRM, or data tool when you want fresher source evidence.

Quer usar Tracking Plan?

Escolha como começar.

Executar no Claude Code
Gratuito. Código aberto.

Instale e execute este skill localmente no seu computador.

1
Instalar o Claude Code

Abra um terminal no seu computador e cole este comando:

2
Instalar o skill

Visite o repositório do GitHub e siga as instruções de instalação no README.

3
Execute

Inicie o Claude Code, depois escreva o comando:

depois
Usar no ElasticFlow
Funcionalidades de equipa e colaboração

Execute skills a partir do seu navegador. Partilhe resultados, gira acessos, colabore com a sua equipa. Sem terminal.

Teste grátis de 14 dias. Cancele a qualquer momento.

Tracking Plan

Command: /tracking-plan

When to use it

Turns a product flow, launch, or metric question into a practical tracking plan with events, properties, owners, and QA checks.

What the skill produces

  • Turns a product journey into events and properties a business team can understand before analytics implementation.
  • Connects every event to the question it answers, so tracking does not become a random list.
  • Flags missing owners, naming problems, privacy concerns, and events that need QA before launch.
  • Produces an implementation-ready table plus a plain-language summary for PM, data, and engineering.

Inputs to provide

  • Product journey: Screens, user steps, feature states, success moment, and known drop-off points.
  • Measurement question: What decision the team needs to make from the data.
  • Existing tracking: Current event names, analytics screenshots, Segment plan, or dashboard fields.

Recommended flow

  1. Describe the product flow, launch, or metric you need to understand.
  2. List the key user actions, decision points, success metric, and segments that matter.
  3. The skill proposes events, properties, definitions, owners, and QA checks.
  4. A human confirms naming standards, privacy rules, and whether engineering can instrument the plan.

Useful result example

Measurement questions

Where do teams stop before inviting teammates? Does template choice change invite rate? Do larger companies need a different prompt?

Core events

workspace_created, onboarding_template_selected, project_created, teammate_invite_started, teammate_invite_sent, teammate_invite_accepted.

Important properties

workspace_id, user_role, company_size_bucket, plan, template_type, invite_count, invited_role, source_step.

QA checks

Verify event fires once, IDs are consistent, properties are populated, test accounts are excluded, and invite accepted joins back to the workspace.

Human review

Confirm privacy rules for invited email addresses and final event naming standard with the analytics owner.

Guardrails

  • Keep user-provided numbers, dates, tool names, commands, IDs, URLs, and rules intact.
  • Do not invent a source, metric, owner, decision, or risk that is not present in the supplied material.
  • Clearly mark what a human must confirm before publishing, changing a tool, or making a business decision.

Documentos de referência

Tracking Plan

ElasticFlow editorial instructions for presenting /tracking-plan in the catalogue.

Purpose

Turns a product flow, launch, or metric question into a practical tracking plan with events, properties, owners, and QA checks.

Non-technical presentation

Explain the business problem, what the user provides, what the AI returns, and what a human still needs to confirm. Avoid implementation detail unless the user supplied it.

Catalogue Presentation Method

Every skill should read clearly for a business owner: current painful workflow, better workflow, concrete example, and review checklist.

The page must answer four questions: when to use it, what to provide, what the AI returns, and which human decision remains.

ElasticFlow

Transforme o seu negócio com automação de workflows com IA. Uma plataforma unificada para todas as suas necessidades empresariais.

Siga-nos

Plataforma

  • Funcionalidades
  • Benefícios
  • Casos de uso
  • Biblioteca de workflows

Casos de uso

  • Vendas
  • Marketing
  • Finanças e Jurídico
  • RH

Catálogo

  • Departamentos
  • Funções
  • Ferramentas
  • Métricas
  • Plataformas

Crescimento

  • Programa de recomendações
  • Parceiros

Legal

  • Política de Privacidade
  • Termos de Serviço
  • Política de Cookies
  • Uso Aceitável
  • Segurança
  • SLA

© 2026 ElasticFlow. Todos os direitos reservados.