The analytics module records storefront events (page views, product views, add-to-cart, begin-checkout, purchase) directly to your own database. It complements third-party tag-based analytics (Google Analytics, Meta CAPI) with a vendor-neutral, queryable record you control. Source:Documentation Index
Fetch the complete documentation index at: https://86d.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
modules/analytics · npm: @86d-app/analytics
Installation
Admin endpoints
| Method | Path | Description |
|---|---|---|
GET | /admin/analytics/funnel | Funnel for a date range |
GET | /admin/analytics/cohorts | Cohort retention |
GET | /admin/analytics/products | Top products |
Related modules
- Observability covers the bigger picture (Sentry, GTM).
- Audit log for admin-side actions.

