I have a database that is setup for last submission date and each submission is counted in another field titled submission count. I am not worried about tracking unique users because I have that figured out. Please help! How do I reset the submission count after 24 hours? Right now after 3 submission it says you have reached your limit as a unique user (even when logged out). Right now I am trying to figure out how to reset the count to 0 after 23 hours no matter how many submissions.
I am using the unique fingerprint id plugin to track users.