[2026-09-01] eagle: work/projects/cpm-extension-health-pixels-privacy-triage.md

This commit is contained in:
Alexey Martemyanov
2026-09-01 18:09:16 +06:00
parent 0f5cf3f315
commit 75ce785946
@@ -28,7 +28,7 @@ iOS and macOS send the exact same pixel names. Parameters distinguish `platform=
## Detection Rules
- Check only finished, current, main-frame HTTP(S) document navigations after a grace period.
- Check only finished, current, main-frame HTTP(S) document navigations after a grace period. A failure means the extension is loaded and the dashboard remains `.waiting`; `cpmStage` is diagnostic data, not part of detection.
- A redirected restored-page navigation remains classified as session restoration.
- After restoration, any independent eligible document navigation can be the next attempt: reload, typed URL, link, new-tab navigation, or a real back/forward load.
- Redirects do not count separately. Same-document, failed, non-HTTP(S), and BFCache navigations do not count when CPM is not expected to initialize again.