Delete Goal
rybbit_delete_goalPermanently delete a conversion goal from Rybbit Analytics using its site ID and goal ID. This irreversible action stops goal tracking and removes it from analytics records. Retrieve goal IDs by listing existing goals first.
Instructions
Permanently delete a conversion goal. This cannot be undone. Use rybbit_list_goals to find goal IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goalId | Yes | Goal ID to delete. Use rybbit_list_goals to find IDs. | |
| siteId | Yes | Site ID (numeric ID or domain identifier) |