Analytics
Introduction
This starter kit uses Umami for analytics. It is a privacy-friendly and easy-to-use analytics platform that lets you track your website performance without cookie banners. It is GDPR and CCPA compliant by default.
Cloud Setup
- Create an Umami account if you don’t have one already.
- Go through the process of adding a website.
- In the Umami console, in the settings page of your website, you should see a Website ID field. Copy & paste its value into
UMAMI_WEBSITE_ID
in the environment variables for your deployed app.
Self-Hosted Setup
To self-host Umami, follow the official guide here: https://umami.is/docs
Conclusion
🚀 Congratulations, you’ve successfully set up analytics!