Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Send anonymous data

Daniel Chýlek edited this page Sep 24, 2017 · 12 revisions

Initial draft, this page may be updated before version 1.10 is released

When you run TweetDuck for the first time, you will see an introduction dialog that includes an option to Send anonymous usage data. You can also find it in Options - Feedback.

TweetDuck currently does not collect any data, but there are plans to implement this in the future.

  • If you uncheck the option, you will never be asked about it again
  • If you keep it checked, you will be notified once the data collection is implemented, so that you can review the data before it's sent, and opt-out if you change your mind

Plans

How is data collection going to work

  • In the Feedback tab, you will always be able to see exactly what will be sent, and turn data collection on/off
  • When enabled, TweetDuck will send data 1 day after each update, and then once every 7 days
  • Data will be sent over a secure connection to the official website (tweetduck.chylex.com)

What kind of data will be collected

  • Your version TweetDuck and Windows
  • Anonymized program options
    • Values of checkboxes, sliders, and drop-downs
    • Lengths of text inputs, but not their contents
    • File extension of the custom notification sound
  • Anonymized plugin data
    • Names and versions of installed plugins, and whether they are enabled or not
    • Select data from plugin configuration
      • Your Edit layout & design settings
      • How many Templates you have
      • Whether you use a preset or completely custom configuration in Custom reply account

TweetDuck will not send any information about your Twitter accounts or TweetDeck columns. Numerical data, such as timestamps and lengths of text inputs, will be truncated (for example, timestamps will be truncated to a multiple of 4 hours at minimum, with minutes and seconds removed completely).

A part of your IP address and the user agent will be hashed and temporarily stored in a separate location to prevent data duplication. Hashing is a one-way operation that will prevent anyone with database access from retrieving the original information.

The statistics will not be publicly available, but interesting statistics aggregated by TweetDuck version may be commented about on Twitter.

Clone this wiki locally