Ghost Precision ID
Ghost Precision ID adds resilient identity recovery on top of standard cookie tracking.
đ§Ŧ Identity Recovery Tiers
| Tier | Method | Recovery |
|---|---|---|
| Cookie only | Standard browser cookie identity | Baseline only |
| FingerprintJS OSS | Open-source browser fingerprinting | ~60% recovery |
| FingerprintJS Pro | Managed commercial fingerprinting | 99.5% cross-browser recovery |
đŧ Plan & Add-On
- FingerprintJS Pro mode is a paid add-on at $99/month.
- Improves continuity across browsers, incognito sessions, and cookie clears where possible.
âī¸ Configuration
- Managed in Settings under the Ghost Precision ID toggle.
- API key management is server-side.
- Standard users do not bring their own key (no BYOK).
đ Recovery Endpoint
Precision recovery requests route through the first-party endpoint below:
Text
/api/ghost/vid-recoveryâšī¸
This endpoint is served with first-party CORS routing to preserve recovery reliability.