Commit Graph

6 Commits

Author SHA1 Message Date
Joe Ardent f1cbe5bd19 remove unique constraint on visit_key alone 2024-04-03 17:13:44 -07:00
Joe Ardent c7fc10069a don't hash the slug with the visit key
this makes it easy to see if a single visitor visited multiple pages
2024-04-03 13:52:23 -07:00
Joe Ardent f4057ecf5d good enough 2024-03-30 13:07:56 -07:00
Joe Ardent a2c466f5ac use text for key 2024-03-28 09:37:39 -07:00
Joe 813ea8770a adding hour-based visitation key, other stuff 2024-03-27 11:54:34 -07:00
Joe Ardent 1ea0379411 backend works in theory, but I don't have a way to display the count, and no tests. 2024-03-17 14:57:17 -07:00