I’m curious

COMSCORE script slips through

I'm teaching a JavaScript class, demonstrating adblocker and Ghostery.

On an HTML page, I have a call to a COMScore script: . It's followed by a call to the COMSCORE object - that's supposed to fail in a browser with Ghostery, and work in my Chrome w/ Ghostery.

The script is reported to be blocked by Ghostery: I see it in the purple message box, and there's a debugger red line reporting GET http://b.scorecardresearch.com/beacon.js cannot be reached. BUT, in the JavaScript console, I can still evaluate the COMSCORE object exposed in the script, and call its functions.
So somehow it is not blocked, even though it's reported as such.

Would appreciate an explanation. Also, do you have some JS code samples that Ghostery blocks? May come in handy.
Thanks!

Guy
1 person has
this problem
+1
Reply