I have deployed my app (datakota.streamlit.app) in the community cloud and am excited to see the growing unique views from the analytics section available in share.streamlit.io. However, are there some ways to get access to the anonymized visitor? I’d like to see how many returning users, how long they typically see my app, etc. I am not a programming expert so any guidance on how to approach this is highly appreciated!
I am aware of the app analytics feature. I am wondering if I can retrieve those dataset for my own use. I am building the app as an MVP and would like to see if there are any returning users. I guess I could try baking in a sign up page to track users.