Showing
1 changed file
with
1 additions
and
1 deletions
@@ -26,6 +26,6 @@ $(function() { | @@ -26,6 +26,6 @@ $(function() { | ||
26 | 26 | ||
27 | // 品众统计 | 27 | // 品众统计 |
28 | if (window._fxcmd) { | 28 | if (window._fxcmd) { |
29 | - window._fxcmd.push(['trackOrder', 'event', 'reg', '注册', '1']); | 29 | + window._fxcmd.push(['trackEvent', 'event', 'reg', '注册', '1']); |
30 | } | 30 | } |
31 | }); | 31 | }); |
-
Please register or login to post a comment