== REQUEST TO digiland.libero.it:80 (9 headers, 0 byte payload) == GET /fsrscripts/triggerParams.js HTTP/1.0 Accept: */* Referer: http://digiland.libero.it/ Accept-Language: it-IT UA-CPU: x86 Accept-Encoding: gzip, deflate User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30) Proxy-Connection: Keep-Alive Host: digiland.libero.it Cookie: Libero=78.46.80.205.1215682043004499; ADVDCFAHP=2; DIGISESSID=acb599e99e43feb6f7be43e3a6df979f == SERVER RESPONSE (6 headers, 5871 byte payload, detected MIME application/x-javascript) == HTTP/1.0 200 Date: Thu, 10 Jul 2008 09:27:42 GMT Server: Apache/1.3.34 (Unix) PHP/4.4.1 Last-Modified: Wed, 25 Jun 2008 08:33:42 GMT ETag: "66807a-16ef-486202e6" Accept-Ranges: bytes Content-Type: application/x-javascript /****Customer: Bitbang Libero.it /************ don't modify below this line ********* ************* Version: Std 5.3 v.21 *********** ****** Copyright 2001-2008 ForeseeResults, Inc****/ /**MAIN PARAMETERS**/ if(!window.foresee) window.foresee = new Object(); foresee.triggerParms= new Array(); foresee.triggerParms["displayMode"] = 3; //0=disable survey, 1=Invitation when PUB present, 2=No Invitation, 3=Invitation Only foresee.triggerParms["mid"] = "1QVsNQE84xlUw9shYVAV9g=="; // model instance id (Default is XYZ Company survey) - Comment if using 'sid' foresee.triggerParms["cid"] = "Yg0U0ckBU8dZkRZxYY59lw=="; // customer id foresee.triggerParms["lf"] = 0; // * loyalty factor 5 foresee.triggerParms["sp"] = 10.0; // * sampling percentage 50 foresee.triggerParms["rw"] = 129600; // duration of persistent survey shown cookie (value in minutes) foresee.triggerParms["npc"] = 0; // * 0-(default) persistent survey shown cookie, 1 - session 0 foresee.triggerParms["compliant508"] = 0; // 508 compliant if 1 //foresee.triggerParms["omb"] = "1505-0186"; // uncomment if required foresee.triggerParms["width"] = 450; // survey width foresee.triggerParms["height"] = 500; // survey height foresee.triggerParms["domain"] = ".digiland.libero.it"; // domain name foresee.triggerParms["dhtmlURL"] ="/fsrscripts/FSRInvite.html";// path to survey invitation /**MISC PARAMETERS**/ //foresee.triggerParms["sid"] = ""; // e.g.: BROWSE|CHECKOUT|POS - foresee defined survey identifier, default commented //foresee.triggerParms["patternType"] = ""; // use either URL|CK=|VALUE as a lookup pattern, default commented foresee.triggerParms["lfcookie"] = "ForeseeLoyalty"; // loyalty cookie name foresee.triggerParms["ascookie"] = "ForeseeSurveyShown"; // "survey shown" cookie name foresee.triggerParms["olpu"] = 1; // default 1, 0 will pop survey UNDER browser window foresee.triggerParms["userURL"] = 1; // capture URL if 1 foresee.triggerParms["capturePageView"] = 1; // capture pages viewed if 1 //foresee.triggerParms["dcUniqueId"] = "TEST04JloZZN0k9cI1Ep5d"; // (22 chars unique Id for double cookie I/II) //foresee.triggerParms["midexp"] = 129600; // for double cookie (value in minutes) /**DHTML PARAMETERS**/ foresee.triggerParms["dhtmlIndex"]= 10000; // z-index s/b greater then client’s dhtml z-index (if exist) - default 100 foresee.triggerParms["dhtmlWidth"] = 650; // invite page width foresee.triggerParms["dhtmlHeight"]= 320; // invite page height foresee.triggerParms["dhtmlDelay"]= 100; // default=1ms, invite timeout in millisecs foresee.triggerParms["dhtmlHighlight"]= 0; // 1- enable dhtml lightbox effect, 0-disable foresee.triggerParms["dhtmlOverlayBgClr"]= "#EFEFEF"; // default background div color foresee.triggerParms["dhtmlOverlayOpacity"]= "0.85"; // default background div opacity //DHTML Positioning foresee.xPosition="CENTER"; //enter "CENTER", "LEFT", or "RIGHT" for horizontal positioning foresee.yPosition="CENTER"; //enter "CENTER", "TOP", or "BOTTOM" for vertical positioning /**FORESEE SYSTEM PARAMETERS**/ foresee.triggerParms["captureTriggerVersion"] = "STD5.3rel21"; // track latest trigger version foresee.triggerParms["evtListener"]=1; // default=1, register Poll as an event listener on body onload, 0 to call separately foresee.triggerParms["useOneCookie"]= 1; // drop one cookie if 1, separate cookies if 0 foresee.triggerParms["fsrCkSeparator"] = "||"; // Cookie values seperator foresee.triggerParms["fsrParmSeparator"] = "="; // parameters name value pair seperator foresee.triggerParms["flashDetect"]= 0; // set to 1 to prevent survey invitation on pages with flash //display alert message on survey link if user has already surveyed foresee.fsrMSG1= "Sorry, but you have already surveyed once - Thank you"; foresee.cppUrlPatch = function cppUrlPatch(s) {var translated = ""; var i; var found = 0; for(i = 0; (found = s.indexOf(':', found)) != -1; ) {translated += s.substring(i, found) + "|"; i = found + 1; found++;} translated += s.substring(i, s.length); return translated;} /********************************* **CLIENT PAGE SETUP PARAMETERS ** *********************************/ /**CLIENT CPPS**/ //foresee.triggerParms["cpp_5"] = "cpp_name:"+ foresee.cppUrlPatch(cpp_value); //uncomment & enter cpp_name/cpp_value /**multi-language invite **/ //foresee.triggerParms['midEng']=""; //uncomment & enter english equivalent MID value here //foresee.triggerParms['langCode']=""; //uncomment & enter foreign language code here /**multimeasure lookup table **/ //foresee.midLookupTable = new Array(); //foresee.midLookupTable["NAME"] ="[SP]:[MID]:[LF]"; //uncomment & enter page name, sampling %, MID and loyalty /**multivendor lookup table **/ //foresee.vendorLookupTable = new Array(); //foresee.vendorLookupTable["NAME"] = "[SP]||[URL]"; //uncomment & define 3rd party vendor name, sampling % and path to code /**page exclude list, do not show invite/tracker**/ //foresee.excludeList = new Array(); //foresee.excludeList[0]= "[NAME]"; //uncomment & add page names on which to exclude the invitation. /**page referrer exclude list, do not show invite/tracker**/ //foresee.referrerList = new Array(); //foresee.referrerList[0]= "[NAME]"; //uncomment & add referrer page names on which to exclude the invitation. /**click event Listener Tag List, add event listener on the tag list with matching string**/ //foresee.eventTagList = new Array(); //foresee.eventTagList["matchStr"]= "tag|event"; //uncomment & add tag name and event for a particular matching string in that URL property == END OF TRANSACTION ==