Uku Taht
454feec36e
Fix email link
2020-04-15 10:05:19 +03:00
Uku Taht
4163d2a9ba
Authentication updates ( #54 )
...
* Use separate cookie for shared link auth
* Remove CSRF protection from login and register pages
* Add AuthorizeStats Plug
* Fix tests
2020-04-14 14:04:35 +03:00
Uku Taht
75ac1dcc3a
Use plausible.nolt.io
2020-04-13 17:54:47 +03:00
Uku Taht
da2f01e9e3
Remove device ID from session
2020-04-13 15:14:45 +03:00
Uku Taht
1fc7442ad0
Don't set session if user isn't logged in
2020-04-13 15:14:16 +03:00
Uku Taht
989e3330a1
Remove acquisition tracking
2020-04-13 14:45:47 +03:00
Uku Taht
5697da77c2
Add link to setup success email
2020-04-08 15:26:59 +03:00
Uku Taht
fec2016935
Remove myself from email bcc
2020-04-06 14:00:14 +03:00
Uku Taht
1e66bde1d0
Add CTA to the demo page
2020-04-02 15:50:42 +03:00
Uku Taht
2b50c6cf2a
Use correct headers
2020-04-02 13:43:06 +03:00
Uku Taht
d3c770a6da
Remove log
2020-04-02 13:38:01 +03:00
Uku Taht
d8936888e6
Inspect headers
2020-04-02 13:32:36 +03:00
Uku Taht
7b9f2a31ef
Fix svg
2020-04-01 12:27:26 +03:00
Uku Taht
8a8792a7d3
Require logged out
2020-04-01 12:20:46 +03:00
Uku Taht
869b11296c
Use home dest in navbar
2020-04-01 11:18:39 +03:00
Uku Taht
074e895204
redirect users to /sites after login
2020-04-01 10:37:30 +03:00
Uku Taht
4c934e2737
Make navbars equal height
2020-03-31 16:56:02 +03:00
Uku Taht
bb765f9c0c
Change home destination
2020-03-31 16:23:46 +03:00
Uku Taht
d9d43160d0
Add sites route
2020-03-31 16:16:21 +03:00
Uku Taht
1b9cc038a3
Make cookie accessible to JS
2020-03-31 16:08:00 +03:00
Uku Taht
1397cb0e76
Set logged in cookie in required account plug
2020-03-31 15:49:56 +03:00
Uku Taht
9b9735dd0b
Keep a cookie for whether the user is logged in
2020-03-31 15:47:34 +03:00
Uku Taht
2cf57a795f
Drop session
2020-03-31 15:38:42 +03:00
Uku Taht
e14001664c
Fix tests
2020-03-31 15:01:27 +03:00
Uku Taht
9b9160ae86
Tweak colours
2020-03-26 15:43:55 +02:00
Uku Taht
2ee5646a7c
Update logos
2020-03-26 15:36:57 +02:00
Uku Taht
c40d532880
New landing page ( #47 )
...
* Fix typo
* Update landing page with components from TailwindUI
* Update copy
* Update FAQ and testimonials
* Add feature section
* Update copy for integration
* Implement feedback
* Remove github button JS
* Update headings
* Update gray values
* Update CTA section
* Add copy
2020-03-26 14:22:48 +02:00
Uku Taht
41e04d9594
Fix tracker
2020-03-24 15:43:31 +02:00
Uku Taht
3642168197
Correct email title
2020-03-24 15:29:44 +02:00
Uku Taht
02e72f0167
Add space below link
2020-03-24 15:09:50 +02:00
Uku Taht
594b085467
Analytics without using cookies ( #44 )
...
* Use fingerprints instead of user_id
* Fix tests
2020-03-24 10:50:16 +02:00
Uku Taht
ee92ed5213
Email flows ( #46 )
...
* Update activation email
* Update trial upgrade emails
* Remove feedback emails
* Remove feedback email test
* Update welcome email (and send it earlier)
* Site setup emails
* Add create site emails for trialers
* Add check stats email
* Remove dead code
* Adjust site setup emails for users who are not on trial
* BCC myself on all new emails
* Use old phrasing in the welcome email
2020-03-23 11:34:25 +02:00
Uku Taht
e3373724c7
Homepage SEO tags
2020-03-20 11:41:50 +02:00
Uku Taht
8af1714ea0
Add alt tags to images
2020-03-19 11:22:04 +02:00
Uku Taht
973f20c6d6
Use h1
2020-03-19 11:08:56 +02:00
Uku Taht
2ff0a90123
Push conversions on the register screen
2020-03-19 09:51:13 +02:00
Uku Taht
aff20ebbc5
Use better flatpickr theme cdn
2020-03-18 16:28:00 +02:00
Uku Taht
3fc17a51d5
Add field to track trial expiry date ( #45 )
2020-03-18 16:27:46 +02:00
Uku Taht
8db9a83cf7
Don't allow google to index the stats page
2020-03-17 15:14:50 +02:00
Uku Taht
05d24bf493
Fix spelling
2020-03-09 15:45:27 +01:00
Uku Taht
51dadbecc2
Remove unused scripts
2020-03-06 11:27:43 +02:00
Uku Taht
32937c53d1
Upgrade tailwind to 1.2.0 ( #42 )
...
* Upgrade config file
* Upgrade grey colour
* Update styles for dashboard
* Update styles for new site flow
* Update styles for user settings
* Update site setting styles
* Update other pages
* Adjust spacing
* Update last grey rules
* Purge css
2020-03-06 11:11:38 +02:00
Uku Taht
a2ed7514d7
Improve datepicker ( #41 )
...
* Update datepicker dropdown style
* Add custom range for datepicker
2020-03-04 17:24:18 +02:00
Uku Taht
cc5722050a
Show favicons for referrers ( #39 )
2020-03-03 14:32:32 +02:00
Uku Taht
ddd7640de8
Fix cookie SameSite policy
2020-03-02 13:06:54 +02:00
Uku Taht
d701f221fe
Add line break
2020-03-02 13:04:59 +02:00
Uku Taht
1d21ce144e
Skip plausible tracking on pages with customer site domains
2020-03-02 11:12:11 +02:00
Uku Taht
90a2c67825
Remove debug code
2020-03-02 10:48:11 +02:00
Uku Taht
c0f686b3d0
Fix trailing slash in referrer
2020-03-02 10:47:25 +02:00
Uku Taht
7fae8b9606
Change custom domain javascript filename to index.js
2020-03-02 10:44:44 +02:00
Uku Taht
36c08b989d
Debug bad referrer
2020-03-02 09:54:00 +02:00
Uku Taht
caf5424cb3
Add samesite strict to cookie
2020-02-27 16:03:19 +02:00
Uku Taht
b937a1507a
Update instructions for custom domains
2020-02-27 15:49:49 +02:00
Uku Taht
b7f65352ba
Update explainer in settings
2020-02-27 15:33:40 +02:00
Uku Taht
7d5443396f
Use fingerprint
2020-02-27 12:04:13 +02:00
Uku Taht
aaa9c67e47
Add fingerprint sessions ( #36 )
2020-02-27 11:46:48 +02:00
Uku Taht
08eba461df
Fix issue with snippet code
2020-02-26 11:46:28 +02:00
Uku Taht
79b9f72b52
Custom domains ( #34 )
...
* UI to create custom domains
* Only call ssh once per domain
* Update copy for custom domain setup
* Use correct user for ssh
2020-02-26 10:54:21 +02:00
Uku Taht
656525bdbe
Fix spelling
2020-02-21 11:49:44 +02:00
Uku Taht
bfb7620120
Add user to Sentry context
2020-02-17 13:22:31 +02:00
Uku Taht
5495e53454
Backfill fingerprints for returning users ( #33 )
2020-02-12 14:42:34 +02:00
Uku Taht
ed3110a6ea
Introduce initial referrer and initial referrer source ( #32 )
...
* Introduce initial referrer and initial referrer source
* Add test
2020-02-12 11:11:02 +02:00
Uku Taht
7bb5d98956
Remove raw fingerprint
2020-02-11 11:02:44 +02:00
Uku Taht
759c21fff0
Use cloudflare header for fingerprint
2020-02-11 10:52:59 +02:00
Uku Taht
16b2dbf023
Store raw fingerprint for testing
2020-02-11 10:10:53 +02:00
Uku Taht
158dd3f822
Strip www from domain
2020-02-10 16:07:34 +02:00
Uku Taht
0875d57b59
Track fingerprint
2020-02-10 16:00:19 +02:00
Uku Taht
8a4d0a91d1
WIP: New UI updates ( #19 )
...
* WIP: New UI idea
* Remove hover styling if things are not clickable
* Improve mobile view
* Remove dead code
* Fade in tabs
* Update landing page with new style
* Fix countries test
* Fix alignment in conversions report
2020-02-10 15:17:00 +02:00
Uku Taht
10f7beb1e0
Only include tracking module when mix env is prod
2020-02-06 15:20:33 +02:00
Uku Taht
c3bcf40ced
Fix typo
2020-02-06 15:18:37 +02:00
Uku Taht
e1ed9d59d9
Simple script format ( #31 )
...
* New script format
* Add popstate listener to p.js
* Render site creation error with focus
2020-02-06 11:25:24 +02:00
Uku Taht
1e417f03a9
Update script with plausible.js
2020-02-05 16:08:34 +02:00
Uku Taht
3679a7351f
Remove www from domain
2020-02-05 13:53:57 +02:00
Uku Taht
7dbbc8ba22
Configurable site id ( #30 )
...
* Use site id instead of hostname for events
* Use site id in domain status check
* Revert change to tracking module
* Catch more places where link generation needed updating
* Rename site_id to domain
* Drop hostname index from events
2020-02-04 15:44:13 +02:00
Uku Taht
f9724bf9f1
Delete user subscription when deleting the user
2020-01-29 16:00:18 +02:00
Uku Taht
7440bff86a
Update copyright year
2020-01-29 15:42:12 +02:00
Uku Taht
9b0bd2162c
Remove unused socket code
2020-01-29 11:34:47 +02:00
Uku Taht
5f62025176
Shared links ( #29 )
...
* Create shared links UI
* Show shared links in a list on settings page
* Show dropdown for each shared link
* Show icon actions for shared links
* Log user in when they click non-password-protected shared link
* Actually authenticate using a password
* Delete shared links
2020-01-29 11:29:11 +02:00
Uku Taht
3fc1b6d952
Remove tracking
2020-01-22 16:13:27 +02:00
Uku Taht
c96f364ad8
Add and remove recipients for email reports ( #28 )
...
* Add and remove recipients for email reports
* Remove unused google_settings controller action
* Background job sends email reports to multiple recipients
* Add a way to unsubscribe for recipients who cannot log in
* Fix view on plausible link
* Include bounce rate in email report
2020-01-22 11:16:53 +02:00
Uku Taht
423db302f7
Only count new visitors in referrer report
2020-01-16 15:40:06 +02:00
Uku Taht
9f30e9eb1c
Export main graph as csv ( #24 )
...
* Export main graph as csv
* Remove unused deps from mix-lock
* Update bamboo dependency
2020-01-13 15:16:35 +02:00
Uku Taht
254d34d0a4
Trim trailing slash from referrer
2020-01-08 10:53:08 +02:00
Uku Taht
29ae3a2c21
Show bounce rate for referrers and pages
2020-01-07 14:53:04 +02:00
Uku Taht
df1ba2cd82
Remove session length from the UI
2020-01-06 15:31:43 +02:00
Uku Taht
980275092d
Show bounce rate and session length
2020-01-06 14:36:55 +02:00
Uku Taht
82d7f05e48
Update meta description
2019-12-20 13:57:10 +08:00
Uku Taht
ddac5685a2
Add unload event to the tracking script
2019-12-18 16:06:01 +08:00
Uku Taht
f7d752988a
Add sessions
2019-12-18 15:23:53 +08:00
Uku Taht
a1f61d1a8b
Show goals to anon vistitors
2019-11-28 12:44:31 +08:00
Uku Taht
8888c86820
Launch goals & conversions
2019-11-28 12:01:07 +08:00
Uku Taht
3c35ddae6e
Fix weekly email reports
2019-11-26 16:35:22 +08:00
Uku Taht
69eba6b0f2
Revert "Track visits to public sites"
...
This reverts commit 7a9a0f9ea0
.
2019-11-26 12:08:33 +08:00
Uku Taht
5ee2d908f2
Show conversion rate in the top stats when filtered for goal
2019-11-25 17:17:18 +08:00
Uku Taht
3b533fae21
Compare graph when filtering for goal
2019-11-25 11:37:50 +08:00
Uku Taht
c540c70e87
Show conversion rate when filtering for goal
2019-11-22 16:37:44 +08:00
Uku Taht
529d4f3018
Fix offset in react
2019-11-21 16:59:06 +08:00
Uku Taht
f71f98a521
Test Google referrer drilldown
2019-11-20 16:42:45 +08:00
Uku Taht
96abfc4ea1
Click on goal to see conversions for it
2019-11-20 13:48:27 +08:00
Uku Taht
4f23dd1553
Remove dead router code
2019-11-19 22:52:41 +08:00