Do you think it might be possible to block ForeSee Results?

This obnoxious script fires every second(!), and tries to deposit tracking cookies.

A typical site using ForeSee Results is www.aarp.org, which launches it like this:

<script type="text/javascript" src='/foresee/foresee-trigger.js'></script>

Its home, www.foreseeresults.com, does something similar:


<script type="text/javascript" src="/_surveycode/foresee-trigger.js"></script>


However, some other sites attempt to bury it, e.g.:

http://travel.state.gov/passport/

which brings in

http://travel.state.gov/_res/javascri...

that executes:

document.write('<script type="text/javascript" src="/foresee/foresee-trigger.js"></script>');

1 person has
this question
+1
Reply