Differences

This shows you the differences between the selected revisions of the page.

2012-05-18 2012-05-18
Added footnote to allow processing (brablc) no summary (brablc)
Line 1: Line 1:
-====== Usage Statistics ====== 
-&beta_feature 
- 
-Beginning with version WinSCP 5.0.7, WinSCP includes functionality to send to WinSCP team non-personal statistics about usage of WinSCP features. The only potentially personal information sent to WinSCP is IP addresses. Users can disable this functionality in the installer or anytime later in WinSCP preferences. 
- 
-WinSCP usage statistics help us improve future versions of WinSCP. Once sent to us, usage statistics are stored for analysis (except IP addresses) and made available to the core WinSCP team only. 
- 
-===== [[why]] Why is it very important? ===== 
- 
-We work very hard to make WinSCP reliable and useful. We also love improving WinSCP with every release. And last but not least, we provide WinSCP application to You for free and we want this to stay so! 
- 
-However our resources and time are unfortunately very limited. We want to focus our effort on improving the right features for You. That is why we need to learn more about how You use WinSCP. Understanding user experience is very important for us, it means, Your experience using WinSCP is important too! 
- 
-Please allow to send us your usage statistics data! 
- 
-===== What usage information is collected and sent to us? ===== 
-WinSCP collects and sends following static information about your system, counters and metrics. 
- 
-You can review the information collected and ready for sending on //[[ui_pref_updates|Updates]]// tab of Preferences dialog. 
- 
-Collected information is stored in ''Configuration/Usage'' section in the [[config|configuration storage]]. 
- 
-====  [[static]] Static information about your system and WinSCP installation ==== 
-^ Name ^ Description ^ 
-| ''WindowsVersion'' | Version of Windows operating system. | 
-| ''WindowsProductName'' | Windows product name (e.g. "Windows 7 Home Premium"). | 
-| ''DefaultLocale'' | Default locale of your Windows installation (e.g. "0409" for English - United States). | 
-| ''Installed'' | Time your version of WinSCP was installed (run for the first time). | 
-| ''InProgramFiles'' | Is WinSCP installed in default //Program Files// folder? | 
-| ''Locale'' | Locale ([[languages|translation]]) of WinSCP. | 
-| ''FirstUse'' | Time of first WinSCP use (of any version). | 
-| ''FirstVersion'' | First version of WinSCP used. | 
-| ''CurrentVersion'' | Current version of WinSCP. | 
-| ''AnyBetaUsed'' | Ever used a beta version of WinSCP? | 
-| ''UpdateLastReport'' | Time since the last reset of [[usagestatistics#counters|period counters]]. | 
- 
-====  Information about your WinSCP configuration ==== 
-^ Name ^ Description ^ 
-| ''StoredSessionsCountSCP'' | Number of [[session_configuration#stored|stored sessions]] using [[scp|SCP protocol]]. | 
-| ''StoredSessionsCountSFTP'' | Number of stored sessions using [[sftp|SFTP protocol]]. | 
-| ''StoredSessionsCountFTP'' | Number of stored sessions using [[ftp|FTP protocol]]. | 
-| ''StoredSessionsCountFTPS'' | Number of stored sessions using [[ftps|FTPS protocol]]. | 
-| ''StoredSessionsCountPassword'' | Number of stored sessions with [[security_credentials#storing_password|stored password]]. | 
-| ''StoredSessionsCountAdvanced'' | Number of stored sessions with any advanced option set (all except those available on //[[ui_login_session|Session tab]]// of Login dialog and initial //[[ui_login_directories#directories|Local and Remote directories]]//). | 
-| ''UsingDefaultStoredSession'' | [[session_configuration#default|Default session settings]] set? | 
-| ''UsingStoredSessionsFolders'' | Any [[ui_login_stored_sessions#folders|stored session folder]] used? | 
-| ''Interface'' | [[interfaces|Interface]] used (0 = Commander, 1 = Explorer). | 
-| ''CopyParamsCount'' | Number of user defined [[ui_pref_presets|transfer settings presets]]. | 
-| ''CustomCommandsCount'' | Number of user defined [[custom_command|custom commands]]. | 
-| ''UsingLocationProfiles'' | Using [[task_navigate#bookmarks|location profiles]] bookmark mode? | 
-| ''ExternalEditors'' | List of configured [[ui_pref_editor|external editors]] (e.g. "notepad,editplus"). | 
- 
-====  [[counters]] Counters of your use of WinSCP ==== 
- 
-Each of the following counters has two instances: 
-  * Lifetime, counting since the collection of usage statistics was [[ui_pref_updates|enabled]], with ''Lifetime'' prefix; 
-  * Period, counting since the last time usage statistics were sent to us (see also ''[[usagestatistics#static|UpdateLastReport]]''), with ''Period'' prefix. 
- 
-^ Name((used with prefix Lifetime or Period)) ^ Description ^ 
-| ''Runs'' | Number of WinSCP runs. | 
-| ''Upgrades'' | Number of WinSCP upgrades (runs, where previously run WinSCP version was older). | 
-| ''Downgrades'' | Number of WinSCP downgrades (runs, where previously run WinSCP version was higher). | 
-| ''UploadsCommand'' | Number of [[task_upload|uploads]] using menu or keyboard. | 
-| ''DownloadsCommand'' | Number of [[task_download|downloads]] using menu or keyboard. | 
-| ''UploadsDragDropInternal'' | Number of [[task_upload#dragdrop|uploads using drag&drop]] within application. | 
-| ''UploadsDragDropExternal'' | Number of uploads using drag&drop from another application. | 
-| ''TransfersOnBackground'' | Number of transfers on [[transfer_queue|background]] (in transfer queue). | 
-| ''FileMaskUses'' | Number of transfers and synchronizations that made use of [[file_mask|file mask]]. | 
-| ''UploadedFiles'' | Number of [[task_upload|uploaded]] files (excluding background transfers). | 
-| ''DownloadedFiles'' | Number of [[task_download|downloaded]] files (excluding background transfers). | 
-| ''DownloadsDragDropInternal'' | Number of [[task_download#dragdrop|downloads using drag&drop]] within application. | 
-| ''DownloadsDragDropExternalExt'' | Number of downloads using drag&drop to Windows Explorer using [[dragext|Drag&drop shell extension]]. | 
-| ''DownloadsDragDropExternalTemp'' | Number of downloads using drag&drop to another application using [[ui_pref_dragdrop#temporary|temporary folder]]. | 
-| ''OpenedSessionsSCP'' | Number of [[task_connections|opened sessions]] using [[scp|SCP protocol]]. | 
-| ''OpenedSessionsSFTP'' | Number of opened sessions using [[sftp|SFTP protocol]]. | 
-| ''OpenedSessionsFTP'' | Number of opened sessions using [[ftp|FTP protocol]]. | 
-| ''OpenedSessionsFTPS'' | Number of opened sessions using [[ftps|FTPS protocol]]. | 
-| ''OpenedSessionsPrivateKey'' | Number of opened sessions authenticated using [[public_key|private key]]. | 
-| ''OpenedSessionsAdvanced'' | Number of opened sessions with any advanced option set (all except those available on //[[ui_login_session|Session tab]]// of Login dialog and initial //[[ui_login_directories#directories|Local and Remote directories]]//). | 
-| ''OpenedSessionsLogToFile'' | Number of opened sessions with session [[logging|logging to file]] enabled. | 
-| ''OpenedSessionsXmlLog'' | Number of opened sessions with [[logging_xml|XML logging]] enabled. | 
-| ''MaxOpenedSessions'' | Maximal number of [[task_connections|opened sessions]] at the same time. | 
-| ''RemoteFilesExecuted'' | Number of remote files [[task_edit|opened]] in an associated application. | 
-| ''RemoteFilesOpenedInInternalEditor'' | Number of remote files opened in an [[ui_editor|internal editor]]. | 
-| ''RemoteFilesOpenedInExternalEditor'' | Number of remote files opened in an external editor. | 
-| ''LocalFilesExecuted'' | Number of local files opened in an associated application. | 
-| ''LocalFilesOpenedInInternalEditor'' | Number of local files opened in an [[ui_editor|internal editor]]. | 
-| ''LocalFilesOpenedInExternalEditor'' | Number of local files opened in an external editor. | 
-| ''RemoteFilesSaved'' | Number of remote files [[task_edit|edited/opened]] and saved. | 
-| ''RemoteFileSaves'' | Number of remote file saves. | 
-| ''Synchronizations'' | Number of [[task_synchronize_full|Synchronization]] runs. | 
-| ''KeepUpToDates'' | Number of [[task_keep_up_to_date|Keep remote directory up to date]] runs. | 
-| ''RemoteCommandExecutions'' | Number of executions of [[remote_command|remote command]]. | 
-| ''LocalCustomCommandRuns'' | Number of runs of local [[custom_command|custom commands]]. | 
-| ''RemoteCustomCommandRuns'' | Number of runs of remote custom commands. | 
-| ''CopyParamAutoSelects'' | Number of automatic selections of [[transfer_settings|transfer setting preset]]. | 
-| ''SpaceAvailableChecks'' | Number of checks for [[ui_fsinfo#space|space available]] on remote server. | 
-| ''SynchronizeBrowsingEnabled'' | Number of starts of [[task_navigate#synchronize_browsing|synchronized browsing]]. | 
-| ''FileFinds'' | Number of [[task_find|Find file]] runs. | 
-| ''OpenInPutty'' | Number of [[integration_app#open_putty|Open in PuTTY]] uses. | 
-| ''ChecksumCalculated'' | Number of [[ui_properties#checksum|Checksum calculation]] runs. | 
-| ''RemoteLinksCreated'' | Number of [[task_link|remote links created]]. | 
-| ''KeyboardSelections'' | Number of [[ui_file_panel#selecting_files|files selected]] using keyboard. | 
-| ''MouseSelections'' | Number of files selected using mouse. | 
-| ''InterfaceChanges'' | Number of [[interfaces|interface]] changes. | 
-| ''ConsoleExternal'' | Number of [[scripting|scripting/console]] runs using ''winscp.com''. | 
-| ''ConsoleOwn'' | Number of scripting/console runs using ''winscp.exe'' (''[[commandline#scripting|/console]]''). | 
-| ''ConsoleNull'' | Number of hidden scripting/console runs. | 
-| ''ConsoleDotNet'' | Number of [[library|.NET]] session runs. | 
-| ''ScriptFile'' | Number of [[scripting|scripting]] runs using script file (''[[commandline#scripting|/script]]''). | 
-| ''ScriptCommands'' | Number of scripting runs with commands passed on command-line (''[[commandline#scripting|/command]]''). | 
-| ''ScriptParameters'' | Number of scripting runs with parameters passed on command-line (''[[commandline#scripting|/parameters]]''). | 
-| ''ScriptLog'' | Number of scripting/console runs with session logging enabled on command-line  (''[[commandline#session|/log]]''). | 
-| ''ScriptXmlLog'' | Number of scripting/console runs with XML logging enabled on command-line  (''[[commandline#session|/xmllog]]''). | 
-| ''CommandLineOperation'' | Number of [[commandline#operations|command-line operation]] runs. | 
-| ''CommandLineSession'' | Number of non-script [[commandline#session|sessions opened from command-line]]. | 
-| ''MaxQueueLength'' | Maximal number of transfers in [[transfer_queue|transfer queue]]. | 
-| ''MaxBookmarks'' | Maximal number of [[task_navigate#bookmarks|bookmarks]] in any bookmark set. | 
- 
-===== Further reading ===== 
-  * [[privacy|WinSCP Privacy Policy]] 
-  * [[license|WinSCP License]] 

Last modified: by brablc