Sample application to demonstrate basic usage of Yandex.Metrica for Apps
License agreement on use of Yandex.Metrica for Apps SDK is available at: [EULA site] LICENSE
Documentation could be found at: [metrica officail site] DOCUMENTATION
-
Install CocoaPods CocoaPods to manage project dependencies, if you haven't done it yet.
-
Clone repository:
git clone https://github.com/yandexmobile/metrica-sample-ios
-
Go to cloned repository and install dependencies:
pod install
-
Open project workspace
MobileMetricaSample.xcworkspace
. -
Build and run
MobileMetricaSample
target.