Skip to content

getScrollHistogram

reference
1 min readUpdated

Kind: API Endpoint

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

Get scroll-depth histogram (0-25%, 25-50%, 50-75%, 75-100%)

Endpoint

GET /analytics/:projectId/scroll-histogram

ParameterInTypeRequiredDescription
projectIdpathstring
daysquerystring-

Referenced By

  • AnalyticsController (MODULE_DECLARES)

Was this page helpful?

Download as PDF