62 Commits

Author SHA1 Message Date
Jack Ellis
45b28dba48
More accurate 2019-07-22 02:13:12 -05:00
Jack Ellis
5803441537
PECR note 2019-07-22 02:12:41 -05:00
Jack Ellis
a9af2111aa
Removed DO as main installation location 2019-05-30 23:12:28 -05:00
Jack Ellis
e6d9f17c55
Update differences
We've had a lot of people (and reviews) who are unsure on the differences between Fathom PRO and the community edition. This will help
2019-04-22 13:17:52 -05:00
Jack Ellis
aef0182d05
Update README.md
Fixed  readme to avoid confusion
2019-04-17 12:20:38 -05:00
Jack Ellis
b76d36cb38
PRO vs Community 2019-04-17 10:40:33 -05:00
Jack Ellis
40230f4493
Added wording for community edition
Fathom's pro service differs from this codebase, and is developed separately, and we should reflect the difference. The Community Edition will always be supported but will be a 'lite' version of Fathom Analytics.
2019-03-27 13:47:23 -05:00
Jack Ellis
e0e654d9e6
Change 1 click 2019-03-14 21:26:09 -05:00
Jack Ellis
c2855e2e0a
Registering a user on your dashboard is required 2019-03-14 00:23:58 -05:00
Jack Ellis
7cc2bd12c7
Add option for easier DO installation 2019-03-05 09:40:54 -06:00
Tom McCleery
825792474c Update README.md (#179)
Added 3rd level heading so separate production and development installation section.
2018-11-05 19:56:43 +01:00
Danny van Kooten
02c2eb93f2 move cmd into pkg/cli and simplify entry point. add goreleaser configuration for automated dist releases. 2018-10-30 20:08:48 +01:00
Danny van Kooten
96dca09e2b update link to wiki in readme 2018-10-24 10:09:57 +02:00
tomasandrle
d5cdd91254 Mention NPM as requirement for building. (#166) 2018-10-19 09:55:56 +02:00
Danny van Kooten
e42b58c2b5 minor readme improvements 2018-10-15 09:22:03 +02:00
Danny van Kooten
00b0261bc3 remove tracking snippet from README as it's now obsolete (dashboard shows tracking snippet) 2018-10-10 10:58:53 +02:00
Danny van Kooten
fe62c65cac update README on new user command 2018-09-26 14:46:21 +02:00
Danny van Kooten
0d5c5066aa update readme with link to public roadmap 2018-09-12 10:39:43 +02:00
Vincent Boutour
0a708af9bc
Adding CSP directives in README 2018-08-26 18:43:03 +02:00
Danny
20f2848f53 use https in git clone example in readme (because broader compat). closes #63 2018-06-13 09:05:02 +02:00
Danny
b575a8fd60 add instructions on prebuilt docker img to readme 2018-06-08 16:06:42 +02:00
Danny
3f57a0e0a8 get rid of old ana screenshot 2018-06-08 16:00:40 +02:00
Danny
4a77d0a49c use absolute url to readme img 2018-06-08 14:56:45 +02:00
Danny
a3037801a6 fix typo in readme intro 2018-06-08 13:22:54 +02:00
Danny
a253d5eb96 Merge branch 'master' of github.com:usefathom/fathom 2018-06-08 13:18:05 +02:00
Danny
1d155720fa change intro text in readme 2018-06-08 13:18:00 +02:00
Patrik Cyvoct
4520a5c32d
Add working Docker build and run
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2018-06-06 15:57:34 +02:00
Danny van Kooten
50be39ff37 Tracking snippet only needs one URL change. #42 2018-05-31 08:45:46 +02:00
Danny
2c1edc6aeb update readme 2018-05-29 15:46:45 +02:00
Danny
f1b2ba1775 use real cli flags for email & password args 2018-05-23 15:39:55 +02:00
Lucas Heymès
aa0edc9f6c
Fix missing script id attribute in README
When `setTrackerUrl` method is not called before `trackPageView`, the tracker will [try to find its location](https://github.com/lovethebomb/fathom/blob/master/assets/js/tracker.js#L46-L49) based on the script element with id attribute of `fathom-script`. 

This id attribute was missing in the README snippet.
2018-05-17 14:01:52 +02:00
Danny
89e321a383 dont gitignore main pkg... 2018-05-14 14:11:52 +02:00
Danny
224124c1c9 derive tracker URL from script element if not explicitly set 2018-05-11 14:34:39 +02:00
Danny
2c5bec72fb Update development installation instructions 2018-05-08 15:01:21 +02:00
Danny
0683cac2bf use packr to embed migration files & web assets into binary. closes #8 2018-05-08 14:57:08 +02:00
Danny
08ce5e651d simplify build steps & don't store dist assets in VC 2018-04-25 10:15:24 +02:00
pjrvs
2766c11b9a tm
added a little TM for our logo.
2018-04-24 09:24:55 -07:00
pjrvs
c2de7c9262 updated screenshot
changed to fathom screen.
2018-04-24 09:23:24 -07:00
Danny
0b68a519fb rebrand executable & README to fathom 2018-04-24 10:12:38 +02:00
Danny
b0b709f771 fix img url in README 2018-04-20 13:13:09 +02:00
jro
e8f389d45a update installation instructions 2017-08-11 14:23:27 +00:00
Danny van Kooten
ffe1db7c44 update readme, database migrations will now run automatically 2017-01-25 15:19:08 +01:00
Danny van Kooten
db170276fb add big fat heads up about running Ana in production 2017-01-24 20:33:06 +01:00
Danny van Kooten
0b788cd0f4 update README with CLI command changes 2017-01-24 20:30:32 +01:00
Danny van Kooten
b3f47e3bc3 stop gitignoring vendor dir, closes #6 2017-01-13 11:44:38 +01:00
Danny van Kooten
13216033b8 update readme with new db migration & vendor sync command 2017-01-09 21:07:41 +01:00
Danny van Kooten
e5391e46b4 Run count.Archive command hourly so an external cronjob task is no necessity. 2016-12-25 18:27:39 +02:00
Danny van Kooten
c07b220c2d Allow for -port CLI argument. 2016-12-24 11:00:29 +02:00
Danny van Kooten
f436d87d95 Add heads up about cronjob'ing -archive_data command. 2016-12-23 17:59:38 +02:00
Danniel Magno
3692ef1710 Update README.md
Fix #2
2016-12-19 10:10:33 -02:00