Page Views
Last updated
Last updated
Instrumenting Page View lets you visualize user flows and sessions within the Spindl App. These are optional, but give you more insight into user journeys and sources of traffic.
Spindl supports two modes for Page View tracking:
You can initialize this once in the app, and Spindl will log Page View events automatically:
Check out our to see how it's implemented in different contexts in Next.js/React or HTML
You can call this method manually on every page load.