Skip to content

getDailyTraffic

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/analytics/analytics.controller.ts

Get daily page views and unique visitors as a time series

Endpoint

GET /analytics/:projectId/daily-traffic

ParameterInTypeRequiredDescription
projectIdpathstring
daysquerystring-

Referenced By

  • AnalyticsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF