tracker-radar-collector icon indicating copy to clipboard operation
tracker-radar-collector copied to clipboard

Heuristic cookie popup detection update makes CMP collector miss some CMP prompts

Open stevenwdv opened this issue 3 years ago • 3 comments

#75 apparently makes the CMP collector miss some CMP prompts. I tested https://www.oracle.com/java/technologies/javase-downloads.html with optIn with the old & new version and with the old version it does close the CMP prompt while with the latest version it does not. (I have not tested with other pages yet.)

stevenwdv avatar Sep 30 '22 16:09 stevenwdv

@stevenwdv thank you for reporting this! It is actually a bug in the autoconsent library, and you're right, optIn does not work after #75. I will make sure to push a hotfix in that library and update this repo soon.

muodov avatar Sep 30 '22 21:09 muodov

@muodov looks like you merged the fix, can we close this?

kdzwinel avatar Mar 01 '23 14:03 kdzwinel

@kdzwinel That PR was closed without merge, this one should be fixed by #87

muodov avatar Mar 01 '23 14:03 muodov