Kind: API Endpoint
Source: atloria-monorepo/apps/api/src/analytics/analytics.controller.ts
Get top search queries that returned zero results (content gaps)
Endpoint
GET /analytics/:projectId/zero-result-searches
| Parameter | In | Type | Required | Description |
|---|---|---|---|---|
projectId | path | string | ✓ | |
days | query | string | - |
Referenced By
AnalyticsController(MODULE_DECLARES)
Was this page helpful?