Difference between revisions of "Replacement Analytics"

From FuckOffGoogle
Jump to: navigation, search
m (Analytics)
(fixed numbers)
 
Line 16: Line 16:
  
 
<h3 class="title entry solution-3">Open Web Analytics</h3>
 
<h3 class="title entry solution-3">Open Web Analytics</h3>
<span class="link entry solution-2">http://openwebanalytics.com/</span>
+
<span class="link entry solution-3">http://openwebanalytics.com/</span>
<span class="entry solution-2 description">Open Web Analytics is an excellent option for those a little more comfortable with back-end development who want a fully-featured product. It is completely self-hosted.</span>
+
<span class="entry solution-3 description">Open Web Analytics is an excellent option for those a little more comfortable with back-end development who want a fully-featured product. It is completely self-hosted.</span>
  
 
<h3 class="title entry solution-4">Simple Analytics</h3>
 
<h3 class="title entry solution-4">Simple Analytics</h3>
<span class="link entry solution-2">https://simpleanalytics.io/</span>
+
<span class="link entry solution-4">https://simpleanalytics.io/</span>
<span class="entry solution-2 description">Simple Analytics is a strongly privacy-oriented analytics service which only tracks necessary traffic metrics. It is cloud-based, but does not store IP addresses and does not use cookies.</span>
+
<span class="entry solution-4 description">Simple Analytics is a strongly privacy-oriented analytics service which only tracks necessary traffic metrics. It is cloud-based, but does not store IP addresses and does not use cookies.</span>
  
 
<h3 class="title entry solution-5">Fathom</h3>
 
<h3 class="title entry solution-5">Fathom</h3>
<span class="link entry solution-2">https://usefathom.com/</span>
+
<span class="link entry solution-5">https://usefathom.com/</span>
<span class="entry solution-2 description">Fathom is similar to Simple Analytics in that it does not collect unique identifiers. What it offers in addition is a free, self-hosted option which makes it even more privacy-friendly.</span>
+
<span class="entry solution-5 description">Fathom is similar to Simple Analytics in that it does not collect unique identifiers. What it offers in addition is a free, self-hosted option which makes it even more privacy-friendly.</span>

Latest revision as of 10:33, 8 March 2019

Analytics

Website analytics can be helpful for understanding traffic to your website, but can also be extremely intrusive to the privacy of your visitors. Google represents perhaps the worst example of this, as they not only track minute details about visitors and their behavior, but they also combine this data with all the additional, extensive data they are sweeping up about individuals from all of their trackers across the web.

Replacements

The good news is that you can still use web analytics on your website without needlessly and grossly infringing on your visitors’ privacy. One of the most important steps you can take to respect your visitors' privacy is to self-host analytics data. Otherwise, using cloud analytics services which are privacy-oriented is still better than using Google Analytics.

Matomo

http://matomo.org/ Matomo is a web analytics service that claims to be privacy-oriented. However, they enable Google integrations which undercuts this claim. Choose the self-hosting option and do not integrate with Google.

Amplitude

https://amplitude.com/ Amplitude is a rather standard web analytics service which is not very respectful of privacy. It is cloud-based, and while they claim not to share data with third-parties, they use Amazon Web Services' servers to store encrypted data. The service also buys third-party data, and the fact that their own website uses Google Analytics should indicate the lack of confidence they have in their own product.

Open Web Analytics

http://openwebanalytics.com/ Open Web Analytics is an excellent option for those a little more comfortable with back-end development who want a fully-featured product. It is completely self-hosted.

Simple Analytics

https://simpleanalytics.io/ Simple Analytics is a strongly privacy-oriented analytics service which only tracks necessary traffic metrics. It is cloud-based, but does not store IP addresses and does not use cookies.

Fathom

https://usefathom.com/ Fathom is similar to Simple Analytics in that it does not collect unique identifiers. What it offers in addition is a free, self-hosted option which makes it even more privacy-friendly.