//for WTOD customers set the gdomain to statse.webtrendslive.com and for software installations set the gdomain to the local DCS FQDN or IP
var gDomain="sdc.hds.com";
var gDcsId="dcst2afs710000gop8cc9wjx5_1f8z";
//var gProductionDomains="hds.com";
//use the below statemenet instead of the above 'var gDcsId'  if different dcsids are used for staging and production 
//var a=gProductionDomains.split(',');var b=0;for(var i=0;i<a.length;i++){if(window.location.host.indexOf(a[i])!=-1){b++;}}if(b!=0){var gDcsId="<HDS_dcsid_here>";}if(b==0){var gDcsId="<HDS_dcsid_here>";}
//set the gTrackEvents to 0 to only capture pages and not link data or Form Submits
var gTrackEvents=1;
var gFpc="WT_FPC";if(document.cookie.indexOf(gFpc+"=")==-1){document.write("<scr"+"ipt type='text/javascript' src='"+"http"+(window.location.protocol.indexOf('https:')==0?'s':'')+"://"+gDomain+"/"+gDcsId+"/wtid.js"+"'><\/scr"+"ipt>");}

