所有软件外包项目 Gray arrow bg Magento- conversion tracking

Magento- conversion tracking 资金已经托管 线上项目,线下洽谈,智城安排

发包方 : Laura 状态 :竞标已结束
项目编号 : 94764
项目预算 : $1,000-5,000
开发周期 : 7 天
技能 : Java JavaScript
发布日期 : 2010-01-06

描述

Needed: to add conversion tracking code for several sites ( become.com , shopping.com , like.com , etc.), affiliate code (clixgalore), and BizRate Survey Invitation html for checkout.



We will need the following variables for Magento cart to make conversion code to track properly. (they're different for each one)


Order ID


Product Name


Product ID (SKU)


Item Price


Category Name


Category ID


Quantity


Total Order Subtotal


Total Order Value



example java script that needs to be inserted in checkout page to track correct conversion:



<script type="text/javascript">





var become_merchant_id = '1111111';


var become_order_num = '001';


var become_purchased_items = new Array();


// adding cart items FOR EACH PURCHASED ITEM...


// add cart item


var become_item = new Object();


become_item.productid = 'PRODUCT_ID';


become_item.category = 'CATEGORY';


become_item.price = '5.00';


become_item.quantity = 1;


become_purchased_items.push(become_item);


//NEXT PURCHASED ITEM


//become_item = new Object();


//become_item.productid = 'PRODUCT_ID';


//become_item.category ='CATEGORY';


//become_item.price = 'PRICE';


//become_item.quantity = 1;


//become_purchased_items.push(become_item);



</script> <script type="text/javascript" language="javascript" src=" https://partner.become.com/roi-tracker2/conversion.js "></script>







Project to include complete installation with changed file. Must make backups.


竞标

请您先登录,然后提交此项目的竞标方案。
还不是智城用户? 智城期待您的加入,请注册成为我们的一员吧!
Project ad2