Files
OpenHands/frontend/__tests__
openhands a515a96f0a feat: add PostHog tracking for enterprise lead form submission
- Add trackEnterpriseLeadFormSubmitted function to use-tracking.ts
- Track form data on submit: requestType (saas/self-hosted), name, company, email, message
- Add inline styles to onboarding-layout.tsx to prevent FOUC
- Add 4 new tests for tracking behavior (25 total tests)

PostHog event: 'enterprise_lead_form_submitted'
Properties: request_type, name, company, email, message, plus common properties

Co-authored-by: openhands <openhands@all-hands.dev>
2026-03-19 17:41:29 +00:00
..
2025-06-11 09:28:17 -06:00