Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EPP/Obsolete/Wizard/Stats Logging

< EPP‎ | Obsolete/Wizard
Revision as of 09:19, 19 September 2008 by Mwoelker.innoopract.com (Talk | contribs) (New page: Stats logging is used to collect information about usage to improve the user experience as well as give valuable feedback to Eclipse team. Collected information: * current timestamp * u...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Stats logging is used to collect information about usage to improve the user experience as well as give valuable feedback to Eclipse team.

Collected information:

* current timestamp
* user agent
* selected IU roots
* destination URL (either the installer, or an external service provider URL)

The information is logged when the relevant link is clicked (download button, resp. external service provider link).

The data is aggregated in a file configured in the eppwizard.properties file.

Back to the top