feat(FN-399): cross-session funnel attribution audit + regression check #18

Merged
root merged 1 commits from merge-fn399-posthog-audit into main 2026-05-16 11:07:43 +03:00
Owner

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 funnel vin_decode_success → checkout_started → payment_initiated → payment_success to stitch per user
  • scripts/check-posthog-identified-only.mjs — pure Node regression script that exits non-zero if any of the 9 conditions drift

Smoke-tested on main: 9/9 checks PASS. No bundle impact (script is standalone).

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 funnel `vin_decode_success → checkout_started → payment_initiated → payment_success` to stitch per user - `scripts/check-posthog-identified-only.mjs` — pure Node regression script that exits non-zero if any of the 9 conditions drift Smoke-tested on main: 9/9 checks PASS. No bundle impact (script is standalone).
root added 1 commit 2026-05-16 11:07:42 +03:00
Commits merged:
- feat(FN-399): cross-session funnel attribution audit + regression check

Files changed:
docs/product/funnel-audit-p0-cro-2026-05.md |  52 +++++++
 scripts/check-posthog-identified-only.mjs   | 220 ++++++++++++++++++++++++++++
 2 files changed, 272 insertions(+)

Fusion-Task-Id: FN-399
root merged commit cf8f7c0b04 into main 2026-05-16 11:07:43 +03:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: root/sase.tr#18