$('.track').click(function (e) { ga('send', 'event', 'button', 'click', 'nav-buttons'); }); 其中 click 和 nav-buttons 值将通过HTML5数据变量动态插入。
確定! 回上一頁