todo: note umami Goals/Funnels added for DOT, CRTC, Healthcare (was FCC-only)

This commit is contained in:
justin 2026-06-12 22:34:53 -05:00
parent 3f7ecf9d13
commit 303235a595

View file

@ -16,3 +16,15 @@
of 400; underlying data exists (3,195 -> 86 on the compliance funnel paths).
NOTE: running v3.1.0 = latest; the "Failed to find Server Action ... older/
newer deployment" log lines are unrelated stale-browser-cache noise.
## Analytics / Umami — Goals & Funnels coverage (2026-06-13)
- [x] **Added Goals + Funnels for DOT/Trucking, CRTC, and Healthcare/NPI** (previously
only FCC was tracked). Created in the umami DB with the v3.1.0 schema:
Funnels: DOT/Trucking (/tools/dot-compliance-check -> /order/dot-compliance),
CRTC/Canada (/services/telecom/canada-crtc -> /order/canada-crtc),
Healthcare/NPI (/tools/npi-compliance-check -> /order/npi-revalidation).
Goals: DOT (/order/dot-compliance), CRTC (/order/canada-crtc),
Healthcare (/order/oig-sam-screening).
Paths chosen from real 45-day traffic (CRTC 701 + 285 order, DOT 616 + 320 order).
All pass v3.1.0 schema validation. Tune the exact goal/funnel paths in the UI
as needed.