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?

  • Your Data Collection Profile grouping the following properties: appID, appName, appShortname, appUserID, build, buildVersion, guildCount, ownerID.

  • Trigger events when executing methods such as "gateway_connection" or even "cache_get_members", most of them passing no data, or some data such as latency in ms for example.

This is a huge step forward for us to analyze the behavior of our developers, making decisions based on our accurate dataset, but also study the behavior of our library, providing useful information for us to analyze.

The Data Collection Profile is useful to assign data to specific apps, for filtering, making us able to make averages per user for example.

Is it enabled by default?

Yes it is enabled by default for us to improve the library.

If you're concerned, we remain transparent, you can check the source-code of the library, or even disable it accordingly by setting the "dataCollection" client option to false.

If we've already collected data about your app, you can request data deletion by contacting us:

support@dinographicpixels.com

Last updated