DEV Community

Discussion on: Are we Developers helping Google to build an unstoppable monopoly?

Collapse
 
ben profile image
Ben Halpern

I mean, we run a platform which could be centered around data harvesting, but we really don't build around this option. I believe we can be pretty modest about the data we collect and still offer a pretty great, customized experience for the users.

Thread Thread
 
sarthology profile image
Sarthak Sharma • Edited

Exactly, I think every company should have a page on their sites to explain how they use users data in as simple language as they can.
On the other hand, We developer should take the initiative to explain normal people on how to protect their privacy. More tools like DuckDuckGo,TrackMeNot should be built by the Dev Community. We developers should be more responsible in choosing free services and should check the privacy term more carefully. Because I believe coding is like a superpower and as uncle ben said

"With Great Power Comes Great Responsibility"

Thread Thread
 
ben profile image
Ben Halpern

Literally 99% of our code is open source. It would be pretty hard for us to do too much under the hood. Any data on the users can be mapped pretty easily to its purpose within the product. I think a lot of folks in tech really hoard data for the sake of having it "as an asset".

Currently we use some external analytics tools (Google Analytics, etc.), same as most folks. But we're looking to ween our way off of some of these, while adopting others. I'd say most companies just keep adding and adding and adding. I think modesty is key.

Thread Thread
 
deciduously profile image
Ben Lovy • Edited

Just out of sheer curiosity, what's the ~1% of closed-source code involved with, besides these analytics? Deployment, etc?

Thread Thread
 
sarthology profile image
Sarthak Sharma

That's why we love your platform,Ben.

Thread Thread
 
ri5hirajp profile image
Rishiraj Purohit

Ben, I've used piwik(matomo) in past which is a great alternative to Google analytics and can be hosted on your server.

The thing is if you do audience based marketing that Google analytics can be helpful to create a userlist of your website visitors to show ads.

So taking analytics as example, do you think you can ever use something like piwik(matomo) instead of Google analytics?