rybbit_update_goal
Update an existing goal configuration by specifying the site ID, goal ID, and new parameters, ensuring accurate analytics tracking.
Instructions
Update an existing goal configuration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Goal name | |
| goalId | Yes | Goal identifier | |
| siteId | Yes | Site ID or identifier | |
| goalType | Yes | Type of goal | |
| eventName | No | Event name for event goals | |
| pathPattern | No | Path pattern for path goals | |
| eventPropertyKey | No | Optional event property key | |
| eventPropertyValue | No | Optional event property value |