Skip to content

Commit

Permalink
Update readme with screenshot of v2
Browse files Browse the repository at this point in the history
  • Loading branch information
JackEllis authored Oct 23, 2019
1 parent 68b09cb commit 6e36562
Showing 1 changed file with 23 additions and 18 deletions.
41 changes: 23 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,29 +17,34 @@ We need to stop giving away our data and our users' privacy for free access to a

Fathom respects the privacy of your users and does not collect any personally identifiable information. All while giving you the information you need about your site, so you can make smarter decisions about your design and content.

At present, Fathom Analytics (Community Edition) is not PECR compliant due to the fact that it uses an anonymous cookie. Our [PRO version](https://usefathom.com) is PECR compliant, and we'll be making changes to this codebase some time in the future to make it compliant.
At present, Fathom Analytics Lite is not PECR compliant due to the fact that it uses an anonymous cookie. Our [PRO version](https://usefathom.com) is PECR compliant, and we'll be making changes to this codebase some time in the future to make it compliant.

![Screenshot of the Fathom dashboard](https://github.com/usefathom/fathom/raw/master/assets/src/img/fathom.jpg?v=7)

## Community Edition vs PRO Edition
## Lite vs PRO

We offer a [PRO version of Fathom Analytics](https://usefathom.com/#pricing) that starts at $14 / month. You can also self-host our Community Edition on your own server (est. $5 / month).
We offer a [PRO version of Fathom Analytics](https://usefathom.com/#pricing) that starts at $14 / month. If you’d like to become a customer, we’d love to have you on board. You can signup for a [free 7-day trial of Fathom Analytics here](https://app.usefathom.com/register).

| Open Source | Paid/Hosted |
![Screenshot of the PRO Dashboard](https://usefathom.com/assets/fathom-analytics.png)

| Lite | Pro |
|-----------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------|
| Uses Cookies | Cookie-free |
| No support (you can post an issue to our repo) | Fast and responsive support from the Fathom founders |
| No guaranteed uptime | Fully redundant cloud-based architecture that keeps your stats online |
| Scaling requires you to power down and then upgrade your server | On-demand, automatic scaling, so even if your site goes viral, your stats won’t stop or slow down - we can handle billions of page views each month |
| Manual backups, if you know how to set them up on your server | Real time backups included in the cost |
| No data protection | Continuous data protection (in the event of a database hardware failure, we have a live standby database ready to go) |
| Manual updates, via the command line | Automatic updates, patches and new versions at no extra cost, no coding required |
| Manual server hardening for security | Totally secure server, monitored and maintained by us, included in the price |
| You pay for hosting, you have to do all the work to maintain the server, the code and backups | You pay us, we take care of everything for you |
| Tracker file served via single server, from a single location | Tracker file served via our super-fast CDN, with endpoints located around the world to ensure fast page loads |
| Data aggregation performed on a single server | Super fast data-aggregation spread across our cloud architecture |
| Contribute to our repo | Supporting a privacy-focused, indie software company |
| | [Buy now](https://usefathom.com/#pricing) |
| Uses Cookies| Cookie-free|
|-|Track goal completions|
|-|Share your site publicly or privately|
|-|Device, Browser & Country Data|
| No support (you can post an issue to our repo) | Fast and responsive support from the Fathom founders|
| No guaranteed uptime | Fully redundant cloud-based architecture that keeps your stats online |
| Scaling requires you to power down and then upgrade your server | On-demand, automatic scaling, so even if your site goes viral, your stats won’t stop or slow down - we can handle billions of page views each month |
| Manual backups, if you know how to set them up on your server | Real time backups included in the cost|
| No data protection| Continuous data protection (in the event of a database hardware failure, we have a live standby database ready to go in another availability zone)|
| Manual updates, via the command line| Automatic updates, patches and new versions at no extra cost, no coding required|
| Manual server hardening for security | Totally secure server, monitored and maintained by us, included in the price |
| You pay for hosting, you have to do all the work to maintain the server, the code and backups | You pay us, we take care of everything for you|
| Tracker file served via single server, from a single location | Tracker file served via our super-fast CDN, with endpoints located around the world to ensure fast page loads |
| Data aggregation performed on a single server | Super fast data-aggregation spread across our cloud architecture |
| Contribute to our repo| Supporting a privacy-focused, indie software company |
|| [Get started for free](https://app.usefathom.com/register) |


## Installation
Expand Down Expand Up @@ -91,7 +96,7 @@ Find [our public roadmap here](https://trello.com/b/x2aBwH2J/fathom-roadmap).
If you have an idea or suggestion for Fathom, [submit it as an issue here on GitHub](https://github.com/usefathom/fathom/issues).

## Donation
If you're self-hosting Fathom Analytics (Community Edition) and want to support it's development, you can:
If you're self-hosting Fathom Analytics Lite and want to support it's development, you can:

[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LJ5WZVA9ER9GJ)

Expand Down

0 comments on commit 6e36562

Please sign in to comment.