c201702021451

Add the file (attached) /includes/js/estimateForm_NewLeadsSys.min.js then update line 309 from: <script type="text/javascript" src="/includes/js/estimateForm_NewLeadsSys.js"></script> to: <script type="text/javascript" src="/includes/js/estimateForm_NewLeadsSys.min.js"></script> KEEP the old file in the directory for future reference if needed. ~~~~~~~~~~~~~~~~~~~~~~~~~~ Add the file (attached) /scripts/dynamicDateSelector.min.js the update line 305 from: <script type="text/javascript" src="scripts/dynamicDateSelector.js"></script> to: <script type="text/javascript" src="scripts/dynamicDateSelector.min.js"></script> KEEP the old file in the directory for future reference if needed. ~~~~~~~~~~~~~~~~~~~~~~~~ The site currently has Urchin Tracker instead of the modern Google Analytics code. Go to Google Analytics and replace lines 464-468 : <script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"> _uacct = "UA-486992-1"; urchinTracker(); </script> ... with the NEW Google Analytics code. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.