Where do these scripts come from?
Posted: Wed Jun 17, 2009 7:12 am
On our receipt page, there is a google script which has an error in it, but I cant find where the script comes from to fix it. It is on line 45 for us, which puts it ABOVE the header. Here is the code and some of the surrounding code as a point of reference.
I cant figure out where all this is coming from, does anyone here know? Thanks
Code: Select all
<script src="/WebResource.axd?d=AO_OAkNBGQZbd4nS1DWllsfsevly-zjZjMcArQ_0OwV9jOLGTDuFxsQm81cuSuiX0&t=633498351600000000" type="text/javascript"></script><script type="text/javascript">var pageTracker = _gat._getTracker('UA-403577-1');pageTracker._trackPageview();pageTracker._addTrans('463363','FireFold.com','4.0500','0.2600','0','durham,'NC','CommerceBuilder.Shipping.Country');pageTracker._addItem('463363','COAX-WINDOW','8 inch Flat Coax for Windows','430','3.7900','1');pageTracker._trackTrans();</script>
<script src="/ScriptResource.axd?d=2mg2WkjbUaqSTc7fbpXnguCuw4torE0lec3dKrd0rjQzF_s5E_n-DXmyQtp69pFG7zMnw6enrXOk2geicGNMqjEzN5eA4SRRaXP00-yW4bA1&t=633577726107449362" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=2mg2WkjbUaqSTc7fbpXnguCuw4torE0lec3dKrd0rjQzF_s5E_n-DXmyQtp69pFG7zMnw6enrXOk2geicGNMqmxCqBHVuCerGMVaivpMefs1&t=633577726107449362" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=OMCEWA6GH0P8sQWD3u4rtdlZHycpGjdJkJi-fLcbeiIaGELtwfR0RReOqafmf1wT0&t=633498351600000000" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=OMCEWA6GH0P8sQWD3u4rtSnOS3HaXVG08g79sxo5xWnE8mma9TTqM76d7pmakIKe0&t=633498351600000000" type="text/javascript"></script>
<script src="/ScriptResource.axd?d=OMCEWA6GH0P8sQWD3u4rtVHVR9GCvxZaoGI5ze8W0BO6WrNbPGRhX2FgJmx4K_pb0&t=633498351600000000" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ctl00$ScriptManager1', document.getElementById('aspnetForm'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls(['tctl00$wpm$ReceiptPage$ctl07$OrderNotesAjax'], [], [], 90);
//]]>
</script>