Installation
How to install Nuxt Umami in your app.
Install the module with nuxi
:
Alternatively, install and add to Nuxt manually:
Add to Nuxt:
nuxt.config.ts
Configure Umami
nuxt.config.ts
Read more at API > Configuration
Start sending
example.vue
Read more at API > Usage