Skip to content

Instantly share code, notes, and snippets.

@indexzero
Created July 29, 2010 16:19
Show Gist options
  • Save indexzero/498560 to your computer and use it in GitHub Desktop.
Save indexzero/498560 to your computer and use it in GitHub Desktop.
<SCRIPT TYPE="text/javascript">
var gDomain="sdc.bmi.com";
var gDcsId="dcsnnb9tr9wm1ic8m9wiosd8c_5q1q";
var gFpc="WT_FPC";
var gConvert=true;
if ((typeof(gConvert)!="undefined")&&gConvert&&(document.cookie.indexOf(gFpc+"=")==-1)&&(document.cookie.indexOf("WTLOPTOUT=")==-1)){
document.write("<SCR"+"IPT> TYPE='text/javascript' SRC='"+"http"+(window.location.protocol.indexOf('https:')==0?'s':'')+"://"+gDomain+"/"+gDcsId+"/wtid.js"+"'><\/SCR"+"IPT>");
}
</SCRIPT>
@Marak
Copy link

Marak commented Jul 29, 2010

let me know if you run into any issues faking cookies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment