If a user doesn’t have an account / isn’t logged in, can I track how long they spend on my site?
And is there somewhere I can see all the data conglomerated, of time spent on my site?
Generally speaking you could have a datatype for tracking this. However I’d look into integrating analytics tools: Google Analytics, Mixpanel, Plausible, etc.
PS
You can still store anything in the db when user is not logged just as when user is logged in. Only difference is when user is logged out data created in the DB will not have any associated Creator User.
@bestbubbledev - Youtube | LinkedIn | Twitter
| Best Nocode Studio