Pauan / tab-organizer

Google Chrome Extension that makes it easier to manage many tabs!
MIT License
66 stars 8 forks source link

Collect anonymous usage statistics. #29

Closed Pauan closed 9 years ago

Pauan commented 9 years ago

Originally reported on Google Code with ID 29

It would be nice if we could know which options users prefer the most. For instance,
I chose Ctrl+Shift+O to open Tab Organizer, but what if the majority of users prefer
Alt+A? If so, then making Alt+A the default would make sense.

Ideally, it would also be possible to opt-out of this, or perhaps make it opt-in. I
haven't decided yet.

Reported by pcxunlimited on 2010-09-10 10:18:39

Pauan commented 9 years ago
Found this doc:
http://code.google.com/chrome/extensions/trunk/tut_analytics.html

Reported by pcxunlimited on 2010-09-10 11:14:36

Pauan commented 9 years ago
Let's try to squeeze this in for 2.7

Reported by pcxunlimited on 2010-09-10 11:14:54

Pauan commented 9 years ago
This issue was updated by revision 8e769a03ba.

Most of the work on this is done. It should Just Work(tm) but I'll need
some more testing to be sure.

Reported by pcxunlimited on 2010-09-11 04:32:03

Pauan commented 9 years ago
Just did some testing. This appears to work correctly, hurray! By default it's turned
on, but you can opt-out in the options page.

Doing this will prevent Tab Organizer from sending pageview statistics and options
statistics. However, it will still send a single event, to let me know that you have
opted-out. Nothing else is sent.

This is so I can see what percentage of my users have opted-out, so I can make a more
informed decision about whether to change it's default to off or not.

Reported by pcxunlimited on 2010-09-11 04:50:52

Pauan commented 9 years ago

Reported by pcxunlimited on 2010-09-12 08:11:55

Pauan commented 9 years ago

Reported by pcxunlimited on 2012-08-27 23:44:47