Skip to content

Analytics privacy

At Wiredash, privacy is at the forefront of our product design and features, giving our customers confidence in using Wiredash. We are committed to transparency, providing detailed information about Wiredash Analytics to help our customers meet compliance requirements. That's why the Wiredash SDK is fully open-source, allowing you to verify what information is collected and demonstrating our dedication to privacy.

Data collection

Wiredash Analytics is designed for global use and adheres to guidance from leading data protection authorities. When utilizing Wiredash Analytics, no personal identifiers are collected that could track or cross-reference end users' data across different applications. By default, Wiredash Analytics only uses aggregated data, ensuring that individual end users cannot be identified or re-identified.

Data points such as device / session count and custom events are recorded anonymously, allowing you to gain insights without associating data with any individual, customer, or IP address.

Wiredash Analytics does not collect or store any information that could reconstruct a user's browsing session across various applications or websites, nor does it personally identify an end user. Only minimal data is collected, solely for aggregated statistical purposes. For detailed information on the type of data collected, refer to the table below.

Device identification

Wiredash Analytics enables you to track website traffic and gather valuable insights without relying on third-party cookies. End users are identified by a random hash generated by our SDK.

Upon completing the quickstart and deploying your application, Wiredash begins transmitting anonymized usage data to our servers. For detailed information on how this data is collected, please review our open-source code on GitHub.

Collected data points

The following details may be recorded with each data point:

DatapointDescriptionSample value
analyticsIdA unique, truly random identifier for each device is generated on the first app launch and never linked to any feedback or user data to ensure privacy6WLKPkJ96hmhcHW6
buildCommitThe app's build commit255a161
buildNumberThe app's build number110
buildVersionThe app's build version1.1.0
bundleIdThe app's bundle identifiercom.wiredash.demo
countryThe country of the device, derived from the IP address (which is not stored)DE
platformThe platform on which the app is runningweb
platformOSThe OS which is running the appmacos
platformOSVersionThe OS version14.6
platformLocaleThe user's platform localeDE_de
sdkVersionThe Wiredash SDK version making the request220
timestampThe time when the request was made2024-07-25 20:28:17

INFO

When utilizing custom events or custom properties, it is the developer's responsibility to ensure only user-approved information is sent. It is advisable to avoid sending sensitive or personal data that could identify a user.

Fighting for the User since 2020 ⚔