Figure out analytics #4
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It's probably Umami.
Cookie note:
Is there any catch?
While you don't need a banner, you are not exempt from transparency. You should still have a Privacy Policy page that states:
Authentication: "We use Clerk for secure authentication. This requires functional cookies to keep you logged in."
Analytics: "We use a self-hosted, privacy-first analytics tool (Umami) that does not use cookies or collect personal data."
One small "edge case" warning
If you use Umami's identify() function to link a specific Clerk User ID to their Umami session (e.g., "User #123 clicked this button"), you are now technically processing Personal Data.
At that point, some strict interpretations of the GDPR suggest you should ask for consent. If you keep the analytics anonymous and aggregated (the default), you stay firmly in the "No Banner Needed" zone.
Would you like me to help you check if your current Umami setup is tracking any of those "identifiable" traits?