add NOTES.md file for quick notes idk where to put otherwise

This commit is contained in:
Danny 2018-05-07 17:07:30 +02:00
parent dac50c3da9
commit 7597de951b

2
NOTES.md Normal file
View File

@ -0,0 +1,2 @@
- Client-side data needs to keep track of new visitor (first pageview that day) vs. new session (new visitor or last pageview > 30 mins ago).
- API package needs Params struct with defaults