新人优惠购买档位埋点
This commit is contained in:
@@ -278,6 +278,7 @@
|
|||||||
rechargetView.chargeProdId = self.selectRechargeInfo.chargeProdId;
|
rechargetView.chargeProdId = self.selectRechargeInfo.chargeProdId;
|
||||||
rechargetView.firstrechargeVC = self;
|
rechargetView.firstrechargeVC = self;
|
||||||
[TTPopup popupView:rechargetView style:TTPopupStyleActionSheet];
|
[TTPopup popupView:rechargetView style:TTPopupStyleActionSheet];
|
||||||
|
[StatisticsServiceHelper trackEventWithKey:StatisticsServiceEventNugiftPopClick eventAttributes:@{@"buy_level" : [NSString stringWithFormat:@"%ld", self.selectRechargeInfo.chargeMoney]}];
|
||||||
}
|
}
|
||||||
|
|
||||||
- (void)buttonAction:(UIButton *)sender {
|
- (void)buttonAction:(UIButton *)sender {
|
||||||
|
Reference in New Issue
Block a user