How to build: analytics
to implement User App nav item Analytics is disabled. No route in App.jsx.
Play Store: track most-viewed items and engagement. There is no winner URL in Core or Middleware for Nellalink insights yet.
How to build (when you start):
- Add a User App
/analyticsscreen. - Prefer Middleware Backend if the job aggregates views or talks to an analytics vendor.
- Persist summaries on Core as metadata or a dedicated entity only if Middleware needs a source of truth — do not add a third-party analytics SDK to Core Laravel.
- Draft the contract on
/next/first.
Until then, dashboard cards stay placeholders. Dashboard.