yd_metrika_goal_create
Create a goal for a Yandex Metrica counter by specifying a name, type, and conditions to track specific user actions.
Instructions
Create a goal for a counter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counter_id | Yes | Counter ID | |
| name | Yes | Goal name | |
| goal_type | Yes | Goal type: url, number, step, action, phone, email, etc. | |
| conditions | Yes | Conditions array, e.g. [{"type": "contain", "url": "/thank-you"}] |