Skip to content

funnel

reference
1 min readUpdated

Kind: API Endpoint

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

Per-experience funnel (started → step drop-off → completed)

Endpoint

GET /tours/:projectId/experiences/:id/funnel

ParameterInTypeRequiredDescription
projectIdpathstring
idpathstring
daysquery`stringundefined`

Referenced By

  • ToursController (MODULE_DECLARES)

Was this page helpful?

Download as PDF