Docs / analytics-hooks
Analytics Hooks
See where page views and custom events pass through the shared tracking layer.
Automatic page views
The analytics provider watches route and search parameter changes, then emits page calls through the adapter.
Intentional custom events
Onboarding completion, project creation, task updates, and teammate invites already send explicit capture calls through the same client.
Safe default
The default analytics client only logs to the console. It gives you a safe place to confirm call timing before plugging in the real SDK.