This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
4.0.0
- Added
userProfileID
property toYMMYandexMetricaConfiguration
for setting User Profile ID during activation. - Added
appOpenTrackingEnabled
property toYMMYandexMetricaConfiguration
property for auto-tracking app openings via deeplink. Enabled by default. - Added
revenueAutoTrackingEnabled
property toYMMYandexMetricaConfiguration
for auto-tracking in-app purchases. Enabled by default. - Added
userProfileID
property toYMMReporterConfiguration
for setting User Profile ID during repoter activation. - Now you can use
[YMMYandexMetrica setUserProfileID:]
method for setting User Profile ID before activation.