So, I have the below code added to my footer (View Cart); I was passing a value of $50.00 to the EJEJC_BEACON, however now I have multiple items in the cart. Is there a variable I can pass so the actual value of the cart is passed to "value" in EJEJC_BEACON?
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=223877&ejc=2" target="ejejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://www.e-junkie.com/ej/ejview_cart.gif" border="0" alt="View Cart"/></a>
<script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
function EJEJC_config() {
EJEJC_BEACON = "http://www.googleadservices.com/pagead/conversion/1016185666/?value=$50.00&label=dPd4CNbusAMQwobH5AM&guid=ON&script=0";
}
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></
script>
created
Sep '12
last reply
Sep '12
- 1
reply
- 1.1k
views
- 2
users
- 5
links