Goals API
Use the Goals API to analyze custom goal performance and send server-side goal events.
| Endpoint | Method | Path | Purpose |
|---|---|---|---|
| Analyze goals | GET | /api/v1/analytics/goals | Analyze custom goal completions and visitors |
| Create goal | POST | /api/v1/goals | Create a custom goal event for a visitor |
| Delete goals | DELETE | /api/v1/goals | Delete goal events by visitor, name, or date range |