tracking-pixel/TODO

13 lines
250 B
Plaintext
Raw Normal View History

2023-04-23 00:30:58 +02:00
- implement limit on number of shown hits
- date on pixel
- fix redirect
- pragma foreign_keys
- session
- ip blacklist
- clear/delete hits
- move db operations out of db_delegate
- email notification on hit
2023-04-23 00:30:58 +02:00
- ORM?
- async?
- pipelining?