Analytics Instrumentation

Implement server-side and client-side event tracking for user lifecycle and conversion metrics.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/SamuelSaha/Reqflow --skill analytics-instrumentation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Analytics Instrumentation
Source: https://github.com/SamuelSaha/Reqflow/tree/main/SWARM/skills/data/analytics-instrumentation
Command: npx skills add https://github.com/SamuelSaha/Reqflow --skill analytics-instrumentation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of understanding user behavior within a product by implementing robust event tracking and analytics.

Core Features & Use Cases

  • Event Tracking: Implement server-side and client-side event tracking for user actions.
  • Key Metrics Definition: Define North Star and Funnel metrics for product success measurement.
  • Use Case: A product manager can use this skill to set up tracking for a new feature launch, ensuring that user engagement and conversion rates are accurately measured from day one.

Quick Start

Implement server-side tracking for a 'user_signed_up' event with specific properties.

Frequently Asked Questions about Analytics Instrumentation

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement event tracking for a new feature launch?

Event tracking is implemented using both server-side and client-side methods to capture user actions like 'user_signed_up' with specific properties. This allows you to accurately measure user engagement and conversion rates for a new feature launch from day one.

What are North Star and funnel metrics in product analytics?

North Star and funnel metrics are key performance indicators defined to measure product success and analyze user lifecycle progression. They help track engagement and conversion events to evaluate overall product performance.

How does server-side user behavior tracking differ from client-side methods?

Server-side tracking processes events on the backend, while client-side methods capture actions directly in the user interface. This skill supports both approaches to ensure robust event tracking and product analytics across the user lifecycle.

Can I use this analytics instrumentation approach for privacy-first event tracking?

Yes, this analytics instrumentation approach supports privacy-first principles while implementing event tracking. It focuses on user lifecycle, engagement, and conversion events using consistent naming conventions to ensure data privacy compliance.

Why do I need consistent naming conventions for product analytics events?

Consistent naming conventions for product analytics events are needed to maintain data accuracy and simplify analysis. They ensure user behavior data, such as lifecycle and conversion events, is tracked uniformly across server-side and client-side methods.

When should I define funnel metrics for user conversion analysis?

You should define funnel metrics for user conversion analysis when setting up tracking for product performance measurement. This helps monitor the user lifecycle and accurately measure engagement and conversion rates during events like a feature launch.