How many users are connected to my app?

Hello Dear Friends and Glide Lovers!!!

I am writing you this time because I would like to know if it exits a way to see the users that are connected to my app in real time.

I really appreciate your comments.

Blessings.

Michael.

You don’t have a way to know it real time, best is you can add a set column action in a lot of places in your app that sets the current timestamp to a user profiles column, then you know the last time they are “active”.

2 Likes

My friend @ThinhDinh I thank you so much for your help and support. I will follow your recommendations.

Blessings.

2 Likes

If your app is pro, you can use Google Analytics

3 Likes

@Darren_Murphy, thanks for your answer my friend.

2 Likes