Easy SaaS Next

Analytics

Quickly initialize website Analytics

Currently supported Analytics platforms:

  • Google Analytics
  • Umami
  • Microsoft Clarity

You can configure the required Analytics information in the .env file, and then integrate Analytics into your website.

Google Analytics

GA_ID=

Umami

UMAMI_WEBSITE_ID=
UMAMI_BASE_URL=

Microsoft Clarity

CLARITY_ID=

All components are located in the src/components/analytics folder.