NFC Tag Question - Track how often you scan?

This seems like something pretty basic that I could figure out, but alas, I cannot… I bought some NFC tags and I just want to use them to track how often I am doing something…

IE: I created two tags so far… One for the cat litter and one for washing my car… I want to scan the car wash tag and just keep track of when and how often I wash my car… The litter one I did setup with a helper counter to get reminded if I don’t scan the tag (empty the litter) in X days… but just wondering how i can use them to keep track of how often I do something?

How do you want to keep track of em? And for what purpose.

I have a helper for the same purpose, cat litter box.
After 5,6 and 7 days it will display a “notification” on my dashboard, with the time expired “x days ago”.

You can make a automation to do a +1 on a counter when scanned. But if you scan it twice, it will count twice of course.

You could use the Google Sheets integration and add a line every time it is scanned.