Installation
Quick Start
Create a Nuxt plugin to initialize Outlit:Tracking Events
Track events using the provided instance:Creating a Composable
Create a reusable composable for better DX:Identifying Users
Identify users after authentication:Auth Integration
With Nuxt Auth
With Supabase
Router Integration
Track route changes:Server-Side Tracking
Track events from server API routes:For server-side tracking, see the Node.js integration guide.
Activation
Mark activation after the user completes your product’s activation milestone:track() for product activity. Outlit handles engagement and inactivity automatically; see Customer Journey.
Account billing (
paid, churned, trialing) is tracked separately. If you’ve connected Stripe, billing is automatic. For manual billing, see Stages & Billing.Consent Management
Handle user consent:Environment Variables
Configure environment variables:TypeScript Support
Full TypeScript support is included:Next Steps
Vue Integration
Use Outlit with Vue 3
Server-Side Tracking
Track events from your backend
Identity Resolution
Learn how profiles are merged
NPM Package
Full API reference