Русский | English
Library for convenient interaction with Yandex Metrika API.
- Go to page oauth.yandex.ru
- Click "Register new application"
- Enter a name and select "Obtain statistics, read parameters of your own and trusted counters"
- Select "Substitute URL for development".
- Copy application ID
- Follow the link:
https://oauth.yandex.ru/authorize?response_type=token&client_id=YOUR_ID
$ composer require hywax/ya-metrika
- Reports - allows you to get information about the statistics of site visits and other data.
The Yandex Metrika API is based on open source code, according to MIT license