Skip to main content
Generalgtmagents

engagement-analytics

Use when measuring webinar funnel performance and diagnosing audience

Stars
259
Source
gtmagents/gtm-agents
Updated
2026-04-03
Slug
gtmagents--gtm-agents--engagement-analytics
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/gtmagents/gtm-agents/HEAD/plugins/webinar-automation/skills/engagement-analytics/SKILL.md -o .claude/skills/engagement-analytics.md

Drops the SKILL.md into .claude/skills/engagement-analytics.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Webinar Engagement Analytics Skill

When to Use

  • Building dashboards for registrations → attendance → engagement → conversion.
  • Investigating drop-offs or anomalous sessions.
  • Reporting to GTM leadership on webinar ROI.

Framework

  1. Metrics Stack – acquisition, attendance, engagement, conversion, satisfaction ladders.
  2. KPI Design – define thresholds per tier and align with GTM goals.
  3. Data Plumbing – map sources (platform, MAP, CRM, survey) and refresh schedules.
  4. Analytics Workflow – build dashboards/anomaly alerts and run cohort analyses.
  5. Insight Loop – document findings, actions, and owners in recurring reports.

Templates

  • KPI tracker spreadsheet (target vs actual vs delta).
  • Insight brief structure (observation, impact, recommendation, owner).
  • Experiment log tied to engagement metrics.

Tips

  • Track on-demand performance separately; long-tail views often exceed live.
  • Segment by acquisition channel to optimize promotion mix.
  • Combine qualitative feedback with quantitative metrics for context.