diff options
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/readme.md b/readme.md index 11fb06d..5bc226f 100644 --- a/readme.md +++ b/readme.md @@ -10,6 +10,20 @@ where I am in the tile. Times are stored by whenwasit in a CSV files. I want to add the times to the bottom of the page again. I miss them. +**Anlytics: For Fun** +Seems fun, anyway, to try and design some weird anyltics system. Can we make it +private enough that it can just be public? + +A friend says that the Analytics should be on a different system so that when it +gets overhwlemed the main site can keep functioning. So, here's an idea: +Just send it a stream of data through UDP? lmao. It can be on a separate VPS +in the same datacenter *(so we can use a private IPv4)* and maybe we have a sort +of heartbeat system to have a reasonable chance of not sending data to a dead +service. + +TODO: +- [] don't log referer if it's ourself + ## Dirfiles These are files that match the name of the directory. |