Analytics
Available options for analytics.
I'll show two options here but feel free to use whatever you'd like!
Umami Analytics (Open Source & Free)
- Follow the installation here and copy your
website-id
- Update the
.env
file
Here is an exemple after setup:
Vercel Analytics
Another alternative is Vercel Analytics.
- Install the Package
-
Navigate to
app/layout.tsx
and add the following -
Implementation