Skip to content

Conversation

@igoramf
Copy link
Contributor

@igoramf igoramf commented Jan 9, 2026

POSTHOG EVENTS - DECO

=== HOME (/) ===

  • "Book a demo" button in Hero → hero_ai_platform_cta_click
  • GitHub Stars in Header → lp_header_github_click
  • "Enterprise Context Layer" bullet → backbone_mcp_mesh_bullet_click
  • "Generate MCP Apps" bullet → backbone_mcp_studio_bullet_click
  • "Distribute and scale" bullet → backbone_mcp_apps_+_store_bullet_click
  • "Learn about MCP Mesh" link → backbone_mcp_mesh_link_click
  • "Get Studio Early Access" link → backbone_mcp_studio_link_click
  • "Book a demo" button in final CTA → final_cta_simple_click
  • Scroll 25% → home_page_scroll_25
  • Scroll 50% → home_page_scroll_50
  • Scroll 75% → home_page_scroll_75
  • Scroll 100% → home_page_scroll_100

=== MCP MESH (/mcp-mesh) ===

  • Copy command in Hero → mcp_mesh_hero_copy_command_click
  • "View docs" button in Hero → mcp_mesh_hero_docs_click
  • Play video → mcp_mesh_video_play_click_play
  • Video 25% → mcp_mesh_video_play_click_progress_25
  • Video 50% → mcp_mesh_video_play_click_progress_50
  • Video 75% → mcp_mesh_video_play_click_progress_75
  • Pause video → mcp_mesh_video_play_click_pause
  • Video complete → mcp_mesh_video_play_click_complete
  • Copy command in final CTA → mcp_mesh_final_cta_copy_command_click
  • "Read our Docs" button in final CTA → mcp_mesh_final_cta_docs_click

=== MCP STUDIO (/mcp-studio) ===

  • Submit prompt in Hero → lp_hero_prompt_submit
  • Click on prompt template → lp_hero_prompt_template_click
  • "Join our Discord" button in final CTA → lp_finalcta_community_click

=== DECO.CX (/deco-sites) ===

  • "Talk to sales" button → deco_sites_hero_talk_to_sales_click
  • "Read our docs" button → deco_sites_hero_read_docs_click

=== PRICING (/pricing) ===

  • Toggle to "AI Platform" → pricing_toggle_ai_platform_click
  • Toggle to "deco.cx" → pricing_toggle_deco_cx_click
  • Copy command Free (AI Platform) → pricing_ai_platform_free_copy_click
  • Enterprise button (AI Platform) → pricing_ai_platform_enterprise_cta_click
  • Free button (deco.cx) → pricing_deco_cx_free_cta_click
  • Pro button (deco.cx) → pricing_deco_cx_pro_cta_click
  • Enterprise button (deco.cx) → pricing_deco_cx_enterprise_cta_click

- Add tracking to Hero AI Platform CTA buttons
- Add tracking to Backbone section bullets and card links
- Add tracking to Final CTA sections (simple and MCP Mesh)
- Add tracking to deco.cx hero buttons (talk to sales, read docs)
- Add tracking to MCP Mesh page (copy command, docs link)
- Add YouTube video tracking (play, pause, progress milestones, complete)
- Add tracking to Pricing page toggles and all plan CTAs
- Add scroll tracking component (25%, 50%, 75%, 100% milestones)
- Add style prop support to TrackedLink component
- Add tracking support to CopyMCPCommand and CopyCommandSimple
- Create PostHog events documentation (docs/POSTHOG_EVENTS.md)
- Add debounce to video pause event to avoid false positives when seeking
- Track play event on resume after a real pause
- Translate POSTHOG_EVENTS.md documentation to English
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant