Showing
1 changed file
with
1 additions
and
1 deletions
@@ -767,7 +767,7 @@ Page(Object.assign({ | @@ -767,7 +767,7 @@ Page(Object.assign({ | ||
767 | }); | 767 | }); |
768 | }, | 768 | }, |
769 | _dataReport: function() { | 769 | _dataReport: function() { |
770 | - let evtName = 'YB_GDS_DT_SEL'; | 770 | + let evtName = 'YB_GDS_ADD_TO_CART_C'; |
771 | 771 | ||
772 | if (this.data.buyImmediate) { | 772 | if (this.data.buyImmediate) { |
773 | evtName = 'YB_GDS_DT_BILL'; | 773 | evtName = 'YB_GDS_DT_BILL'; |
-
Please register or login to post a comment