Serjetà: GħoljaResponsabbli: ŻviluppĦin għat-tiswija: 1-3 h
Fingerprinting qabel il-kunsens
Ippostponi jew ibdel scripts li jeżaminaw il-kapaċitajiet tal-browser qabel il-viżitatur jieħu deċiżjoni dwar il-kunsens.
Tkopri: pre_consent_fingerprinting_signal, fingerprinting_risk_before_consent
Għaliex dan hu importanti
APIs relatati ma' fingerprinting jistgħu joħolqu wiċċ ta' tracking anke meta cookies ikunu limitati. Jekk dawn is-sinjali jibdew qabel l-għażla tal-utent, il-problema tkun ħafna drabi aktar diffiċli biex tinstab minn tracking ibbażat fuq cookies.
Kif tivverifikah manwalment
- Identify which script executes canvas, WebGL, font, or device-probing APIs before consent.
- Check whether the signal comes from analytics, fraud tooling, ad tech, or a custom script.
- Confirm whether the script is essential or optional for baseline site functionality.
Kawżi tipiċi
- Fraud, attribution, or analytics vendors initialize immediately on page load.
- Custom anti-bot logic runs before the CMP decides.
- A vendor SDK bundles fingerprinting behavior you did not explicitly configure.
Korrezzjoni f'GTM
- Move optional vendors that perform browser fingerprinting behind consent checks.
- Review custom HTML tags and vendor templates for immediate initialization.
- Separate strictly necessary fraud-prevention logic from optional analytics or advertising tooling.
Korrezzjoni f'WordPress jew plugins CMP
- Review plugins for analytics, ads, AB testing, and anti-fraud features that inject scripts globally.
- Disable optional optimization or attribution modules until consent is granted.
- Retest after plugin updates because SDK behavior can change over time.
Korrezzjoni ġenerika għall-iżviluppaturi
- Defer non-essential SDK initialization until consent is granted.
- For necessary risk controls, minimize scope and document why the behavior is essential.
- Remove or replace vendors that cannot be configured to respect consent.
Kif tikkonferma li l-korrezzjoni taħdem
- Confirm fingerprinting-sensitive APIs no longer run before consent.
- Re-test after Accept to ensure optional vendors still work when consent is granted.
- Run a fresh scan and compare the fingerprinting evidence before and after the fix.
Pass li jmiss
Erġa' mexxi skannjar wara deploy biex tikkonferma li nbidel l-imġiba reali runtime u mhux biss it-test tal-banner.