[iOS] Added 'from' to innap show event in paid route statistics

https://jira.mail.ru/browse/MAPSME-14118
This commit is contained in:
Alexander Boriskov 2020-07-31 11:21:12 +03:00 committed by Arsentiy Milchakov
parent e7f7232e8e
commit 317604b209

View file

@ -22,6 +22,7 @@ class PaidRouteStatistics: IPaidRouteStatistics {
kStatProduct: productId,
kStatPurchase: serverId,
kStatTestGroup: testGroup,
kStatFrom: kStatWebView,
kStatInappTrial: false],
withChannel: .realtime)
}