yandex-metrika

Access Yandex Metrika analytics data through its Reporting and Management APIs.

69|7|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/smvlx/openclaw-ru-skills --skill yandex-metrika-smvlx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: yandex-metrika
Source: https://github.com/smvlx/openclaw-ru-skills/tree/main/yandex-metrika
Command: npx skills add https://github.com/smvlx/openclaw-ru-skills --skill yandex-metrika-smvlx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you understand your website's performance by accessing and analyzing data from Yandex Metrika, enabling data-driven decisions for growth.

Core Features & Use Cases

  • Reporting API: Retrieve detailed traffic statistics, user behavior, and conversion data.
  • Management API: Manage counters, goals, and filters programmatically.
  • Setup Assistance: Provides guidance on integrating Yandex Metrika tracking into web projects, including Next.js.
  • Use Case: Get a report of the top 5 traffic sources for your website over the last month, including visits, unique users, and bounce rate.

Quick Start

Use the yandex-metrika skill to get a report of website visits and users for the last 30 days.

Frequently Asked Questions about yandex-metrika

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve website traffic statistics from Yandex Metrika?

You can retrieve website traffic statistics using the Reporting API, which provides programmatic access to detailed traffic data, user behavior metrics, and conversion tracking for your web analytics.

Can I programmatically manage counters and goals in Yandex Metrika?

Yes, you can programmatically manage counters and goals using the Management API, which allows you to configure website counters, set up tracking goals, and manage filters directly.

Do I need an OAuth token to access the Yandex Metrika API?

Yes, an OAuth token with appropriate scopes is required to access the Yandex Metrika API for programmatic interaction, ensuring secure retrieval of analytics data and counter management.

What is the best way to get a report of top traffic sources for my website?

The best way to generate a report of top traffic sources is by querying the Reporting API, which can extract source visits, unique users, and bounce rate data for your website over a specified period.

Does this approach work with Next.js for integrating web analytics?

Yes, it works with Next.js. The skill provides setup assistance and guidance for integrating Yandex Metrika tracking into web projects, including Next.js, to capture user behavior data.

Why focus on Yandex Metrika for conversion tracking over other web analytics platforms?

Focusing on Yandex Metrika provides direct programmatic access to its Management and Reporting APIs, enabling automated retrieval of user behavior data and counter management within that specific ecosystem.