新人优惠购买档位埋点

This commit is contained in:
chenguilong
2022-08-08 13:20:27 +08:00
committed by chenshuanglin
parent c17576b974
commit 1aa7a5ead8

View File

@@ -279,7 +279,7 @@
rechargetView.chargeProdId = self.selectRechargeInfo.chargeProdId;
rechargetView.firstrechargeVC = self;
[TTPopup popupView:rechargetView style:TTPopupStyleActionSheet];
[StatisticsServiceHelper trackEventWithKey:StatisticsServiceEventNugiftPopClick eventAttributes:@{@"buy_level" : [NSString stringWithFormat:@"%ld", self.selectRechargeInfo.chargeMoney]}];
}
- (void)buttonAction:(UIButton *)sender {