I want to know if I’m doing this correctly when users purchase goods on my app. I want to keep track of every purchase. Here is a screenshot.
I have created the database with each block. The collection is User Receipts
Steps: Logged In User > User Receipts > Silver Block > Sum+1
Or Logged In User > User Receipts > Count
Which one is the correct one to use?