Is it a way to disable your metrics ? Don't see anything about on ENV doc : https://appwrite.io/docs/environment-variables
Disable appwrite.io stats on Dashboard
Hi, are you talking about usage metrics?
We respect DoNotTrack. So if it is enabled in the browser, we will not do any tracking.
Unfortunately we do not have an environment variable for this yet 👍
@joeyouss yes
@Torsten Dittmann Understand
For those who are interested, it is blockable via CSP, if you have the hand on the headers of your web server
Can't modify title I think now, right one would be "Disable Console usage metrics"
Disable Console Analytics
renamed it 😉
I didn't call it usage metrics, because it might be misunderstood with the metric we offer for our services 💪
You can add Solved if want 🙂
@joeyouss I have no idea how to mark it as solved 😄
(add [SOLVED] to tittle ?)
[SOLVED] Disable Console Analytics
Added <:appwritecheck:851487062112731146>
Recommended threads
- Failed function deployments
I am using appwrite 1.8.0 (self hosted) and trying to manually deploy a python function. I am using appwrite from 0.x and went through multiple migrations. So ...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...
- Realtime: Email Verification Not work
There are some issues with real-time updates. For email verification, updates triggered by the console will be checked, but real-time updates are not triggered ...