OmniLayer / omniwallet

Omni Protocol Hybrid Web-Wallet
https://www.omniwallet.org
GNU Affero General Public License v3.0
326 stars 188 forks source link

Add metrics code to track usage patterns #163

Closed marv-engine closed 9 years ago

marv-engine commented 10 years ago

e.g. mixpanel or KISSMetrics

curtislacy commented 10 years ago

I'm inclined to say this should be left to whoever deploys this. It may be a hard sale telling people we're allowing them security and anonimity, and then shunting their usage data off to a third party. @ripper234, @dacoinminster, do you have feelings on this?

marv-engine commented 10 years ago

That's a good point. But there's probably some way to capture info to help improve the site based on real user behavior, it doesn't have to be identifiable. Anyone using a web site these days should have an expectation that something is being recorded.

Marv Schneider VP, User Experience/Product Usability Engine, Inc. marv@engine.co 240-462-6123 cell

On Mar 12, 2014, at 4:32 PM, Curtis notifications@github.com wrote:

I'm inclined to say this should be left to whoever deploys this. It may be a hard sale telling people we're allowing them security and anonimity, and then shunting their usage data off to a third party. @ripper234, @dacoinminster, do you have feelings on this?

— Reply to this email directly or view it on GitHub.

ripper234 commented 10 years ago

We will have that conversation with our deployment partners - it's ultimately their call.

ripper234 commented 10 years ago

Tagging as Medium - we need to implement this before the launch, assuming we can do it without privacy implications.

Let's have that conversation later and see.

achamely commented 9 years ago

GA was implemented to track which pages users used and updated to anonymize per user requests.