Data & Analytics
Data collection is important to us, we ensure collecting non-sensitive information such as app IDs, method execution counts, latency, and more, making us take data-driven decisions.
What do we collect?
Is it enabled by default?
Opting out
const client = new Client({ token: "TOKEN", dataCollection: false });Request data or data deletion
Last updated