Campaigns and Analytics
Geographic Analytics
Country, region, city, and map-oriented geographic analytics endpoints
GET
Geographic Analytics
These routes drive geographic distribution cards and location tables.Endpoints
Workspace geography
GET /api/analytics/workspace/regionsGET /api/analytics/workspace/continentsGET /api/analytics/city/breakdownGET /api/analytics/workspace/coordinates
Link geography
GET /api/analytics/:linkId/geoGET /api/analytics/:linkId/citiesGET /api/analytics/:linkId/regionsGET /api/analytics/:linkId/continentsGET /api/analytics/:linkId/coordinates
Query parameters
Date range window.
Maximum rows returned (server-side caps apply).
Region drill-down filter (
workspace/regions only).Optional scope filter on routes that support campaign filtering (for example city breakdown).
Optional scope filter on workspace-level endpoints that support link filtering.
Request example
Response example
Notes
- Geographic rows return click totals and percentages for the selected window.
- Map coordinate endpoints may return empty arrays when coordinate pipelines are not enabled for your dataset.
- Use link-scoped routes for per-link geo diagnostics; use workspace routes for top-level distribution.

