Donation-event conversion stats for your handle page — unique donors, total donation events, and conversion rate. Premium only.
API Key API key used for authentication
In: header
Time window. Presets: today, yesterday, last24h, last7d, last30d, last90d, wtd, month. Custom: custom:YYYY-MM-DD:YYYY-MM-DD
"last30d"application/json
application/json
curl -X GET "https://example.com/visitors/goals"{ "uniques": 42, "total": 55, "conversionRate": 3.5}{ "error": "string", "code": "string", "details": null}