Analytics should answer a question, not collect everything. Pick one or two events that mean success: signed up, created a project, invited a teammate. Everything else is noise until you have a decision to make.

Privacy-friendly tools like PostHog or Plausible work well with AI-built apps and avoid the cookie-banner maze. Install the script in the head, then fire events from the actions that matter.

Avoid this

Tracking every click because you can. Start with three events and add more only when the data changes what you build next.