Skip to content

v0.1.6

Latest
Compare
Choose a tag to compare
@hubbs5 hubbs5 released this 01 Sep 21:04
· 2 commits to main since this release

Added option to exclude authenticated users. Helps narrow data collection and focus on sign-up bandits.
Exclude users without a session ID. Will reduce spam in database from bots and yield more accurate results.
Made UserActivity log searchable within admin view.
Excludes 404 pages from UserActivity tracking. Reduces spam in database from bots.
Added tests for all the above.