Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.92 KB

README.en.md

File metadata and controls

55 lines (39 loc) · 1.92 KB

Yandex Metrika API

Yandex Metrika API

Русский | English

Library for convenient interaction with Yandex Metrika API.

Table of contents

Getting started

Receiving a token

  1. Go to page oauth.yandex.ru
  2. Click "Register new application"
  3. Enter a name and select "Obtain statistics, read parameters of your own and trusted counters"
  4. Select "Substitute URL for development".
  5. Copy application ID
  6. Follow the link: https://oauth.yandex.ru/authorize?response_type=token&client_id=YOUR_ID

Composer

$ composer require hywax/ya-metrika

Services

Contributors

Contributors

License

The Yandex Metrika API is based on open source code, according to MIT license