Hello,
How do i know how many players are online/playing my game?
Is there any script or technique i can use?
Regards,
Hello,
How do i know how many players are online/playing my game?
Is there any script or technique i can use?
Regards,
Anybody got any idea?
I guess the question is are you talking about a multi-player game and you need to know how many are online that could be playing your game? Or are you interested in statistics about how much your app is getting used?
Rob
Thanks Rob for the reply,
I want to know what are the ways to know how many players are currently playing my game (“if they have internet access”).
You didn’t really answer my question. If you want analytics, you can look at your dashboard and it will show you a graph of your app’s usage and time used etc. If you want more granular data, you can incorporate a plugin like Flurry that will let you measure whatever you want out of your app. You can put a test in that says if I have internet, log that I’m on and for how long etc.
If you are trying to gather people for an online game then that’s going to depend on how you’re doing the multi-player part of your app.
Rob
Anybody got any idea?
I guess the question is are you talking about a multi-player game and you need to know how many are online that could be playing your game? Or are you interested in statistics about how much your app is getting used?
Rob
Thanks Rob for the reply,
I want to know what are the ways to know how many players are currently playing my game (“if they have internet access”).
You didn’t really answer my question. If you want analytics, you can look at your dashboard and it will show you a graph of your app’s usage and time used etc. If you want more granular data, you can incorporate a plugin like Flurry that will let you measure whatever you want out of your app. You can put a test in that says if I have internet, log that I’m on and for how long etc.
If you are trying to gather people for an online game then that’s going to depend on how you’re doing the multi-player part of your app.
Rob