Show HN: Figma widget for analysts to create event tracking plan

figma.com

2 points by belider a day ago

When I worked as a product analyst, we used Notion to create event tracking plans.

But it always felt disconnected from the UI — pasting screenshots, trying to explain "when the user clicks this button, we fire event XYZ with these props"... then frontend devs pinging me again, asking what something means.

So I vibe-coded a Figma widget over a weekend.

It lets analysts add structured event tracking specs directly on top of the design — like comments, but for events, with a name, description, and props.

Frontend developers can see exactly what to implement and when to send each event, without digging through docs or spreadsheets.

You can try it for free on Figma Community.

Would love feedback from analysts, PMs, or devs who deal with messy analytics documentation!

skoob13 a day ago

This should be super useful for front-end developers. I used to hate those instrumentation tables from PMs or analysts that lacked context and made it unclear where events should actually be instrumented. Bridging that gap directly in Figma is fantastic. Nice work!