| name | yandex-metrika |
| description | Analyze Yandex Metrika through LidFly MCP v3: counter discovery, goals, UTM reports, Direct attribution, CPA/conversions, period comparisons, Workspace provider entities, and counter_id scope without client_login. |
Yandex Metrika
Use for counters, goals, traffic sources, UTM, Direct reports, CPA, conversion health, popular pages, ecommerce, and period comparisons.
Scope
- Metrika uses
counter_id; it does not use client_login.
- If counter/project is unclear, call
get_provider_context({ provider: "yandex", query? }) and use returned Metrika scope.
- If a Пространство is selected, prefer counters linked as provider entities to
workspace_project_id.
- Do not rely on
PROJECTS.md as the only counter/goal source; verify live counters/goals when access exists.
Read Workflow
search_tools({ provider: "yandex", query: "metrika ..." }).
get_tool_schema.
call_tool for metrika_get_counters, metrika_get_counter, metrika_get_goals, reports.
- Use explicit date ranges, attribution assumptions, dimensions, and goal ids.
Analysis
- Name goals as "цель Название (id)", not bare ids.
- Separate total conversions from target lead/order goals.
- Compare periods with the same attribution and filters.
- For Direct-linked analysis, include campaign ids and UTM where possible.
Workspace
Save analytics snapshots, documents, or decisions only with resolved workspace_project_id.
Google Export
When the user asks to export a Metrika report to Google Sheets or Google Docs, keep this skill for counter scope and report reads, then hand the verified Google write and reread to $export-ad-reports.