Authored by yangyang

Merge branch 'hotfix/analysis' of http://git.dev.yoho.cn/web/yohobuy into hotfix/analysis

@@ -5,7 +5,7 @@ @@ -5,7 +5,7 @@
5 window.criteo_q.push( 5 window.criteo_q.push(
6 { event: "setAccount", account: [16184] }, 6 { event: "setAccount", account: [16184] },
7 { event: "setSiteType", type: "d" }, 7 { event: "setSiteType", type: "d" },
8 - { event: "viewList", item: [{{#each sku}}"{{.}}"{{#unless @last}},{{/unless}}{{/each}}]} 8 + { event: "viewList", item: [{{#each skn}}"{{.}}"{{#unless @last}},{{/unless}}{{/each}}]}
9 ); 9 );
10 </script> 10 </script>
11 {{/ criteo}} 11 {{/ criteo}}