feat(FN-399): cross-session funnel attribution audit + regression check #18
Reference in New Issue
Block a user
Delete Branch "merge-fn399-posthog-audit"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cherry-pick of dev
08dbde7. Two-file docs+script addition, no app code touched.docs/product/funnel-audit-p0-cro-2026-05.md— Appendix D documents the PostHog identified_only + identify/reset wiring needed for the cross-session funnelvin_decode_success → checkout_started → payment_initiated → payment_successto stitch per userscripts/check-posthog-identified-only.mjs— pure Node regression script that exits non-zero if any of the 9 conditions driftSmoke-tested on main: 9/9 checks PASS. No bundle impact (script is standalone).