Commit ee74452
committed
fix: Secure flag in clearTrackingCookies; improve Google Signals disclosure
- Add Secure flag to clearTrackingCookies() deletion attempts so GA4
cookies set over HTTPS (which carry Secure) are actually deleted on
revocation — previously silent failures on HTTPS
- Update Google Signals description to disclose cross-site data use and
Google account association per GDPR Art. 4(11)/7 informed consent
requirements1 parent 1c42613 commit ee74452
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
460 | | - | |
| 460 | + | |
| 461 | + | |
461 | 462 | | |
462 | | - | |
| 463 | + | |
463 | 464 | | |
464 | 465 | | |
465 | 466 | | |
| |||
0 commit comments