forked from organicmaps/organicmaps-tmp
[iOS] Added 'from' to innap show event in paid route statistics
https://jira.mail.ru/browse/MAPSME-14118
This commit is contained in:
parent
e7f7232e8e
commit
317604b209
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ class PaidRouteStatistics: IPaidRouteStatistics {
|
|||
kStatProduct: productId,
|
||||
kStatPurchase: serverId,
|
||||
kStatTestGroup: testGroup,
|
||||
kStatFrom: kStatWebView,
|
||||
kStatInappTrial: false],
|
||||
withChannel: .realtime)
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue