Commit fdb23db7 authored by haiyoucuv's avatar haiyoucuv

music

parent 624a0f3c
......@@ -57,7 +57,7 @@ class AgentSharepage extends React.Component {
}
handleShareAct = _throttle(() => {
MatterShareOpt("b12112", "d12115", {
button_name: "分享活动按钮",
page_name: "分享落地页",
......
......@@ -49,7 +49,7 @@ class Sharepage extends React.Component {
}
componentWillUnmount() {
MatterViewDuration("b12112", +new Date() - this.startTime,{
MatterViewDuration("b12850", +new Date() - this.startTime,{
page_name: "分享落地页",
});
}
......@@ -72,7 +72,7 @@ class Sharepage extends React.Component {
API.outside();
let indexUrl = CFG.indexUrl
MatterViewDuration("b12112", +new Date() - this.startTime);
MatterViewDuration("b12850", +new Date() - this.startTime);
if (getUrlParam("inviteCode")) {
sensorLog(LOG_KEY.click, "b12850", "d12851", {
button_name: "立即为TA助力按钮",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment