vaadin/vaadin-usage-statistics

Name: vaadin-usage-statistics

Owner: Vaadin

Description: null

Created: 2017-11-09 13:44:31.0

Updated: 2018-04-23 09:39:08.0

Pushed: 2018-04-23 09:39:07.0

Homepage: null

Size: 72

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Gathers usage statistics for components used during application development

To be able to understand and focus development more efficiently, Vaadin gathers product usage statistics from developers. No statistics or other data is collected from the users of the applications based on any Vaadin technologies.

Periodical random sampling is used to ensure only statistical data is collected. We do not track individual users.

Statistics are only gathered when the application is in development mode. Statistics are automatically disabled and the statistics gathering code is automatically excluded from production builds.

Collected data
Opting out

To opt-out from statistics, install the no-op version of the vaadin-usage-statistics package using

r install --save vaadin/vaadin-usage-statistics#optout

You can verify this by checking that vaadin-usage-statistics.html is empty.

If you are using Java, add to your pom.xml:

endency>
roupId>org.webjars.bowergithub.vaadin</groupId>
rtifactId>vaadin-usage-statistics</artifactId>
ersion>1.0.0-optout</version>
pendency>

If you have any questions on the use of the statistics, please contact statistics@vaadin.com.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.