Skip to content

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

  1. Create an Umami account if you don’t have one already.
  2. Go through the process of adding a website.
  3. 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!