Your Source for Interior & Exterior Window Shutters
- Getting Started:
- Interior Shutters:
- Exterior Shutters:
// BEGIN Footpath Enabled Sites Only // @session_start(); if(!isset($_REQUEST['skip_tracking'])) { $hostexplode = explode(".", $_SERVER["HTTP_HOST"]); $clicksite = (substr($_SERVER["HTTP_HOST"], 0, 4) == "www.") ? $hostexplode[1] : $hostexplode[0]; $ct_url = "http://www.click-trak.com/footpath2.php?"; $ct_url .= 's='.$clicksite; $ct_url .= '&f=false'; // is this the form page? true or false $ct_url .= '&t=false'; // is this the thankyou page? should always be false $ct_url .= '&ses='.session_id(); $ct_url .= '&page='.$_SERVER['PHP_SELF']; $ct_url .= '&ip='.$_SERVER['REMOTE_ADDR']; $ct_url .= '&ref='.urlencode($_SERVER['HTTP_REFERER']); $ct_url .= '&ua='.urlencode($_SERVER['HTTP_USER_AGENT']); if(isset($_GET['adt'])) $ct_url .= '&adt='.$_GET['adt']; /* Un-comment the following line if the filename of the quote page does not contain the word 'quote' or 'request' */ // $ct_url .= '&forcequote=true'; include($ct_url); } // END FootPath Enable Sites Only ?>