Hi Balaji,

Since this question is orkut-specific, it belongs in the orkut
discussion forum. In the future, please post all of your orkut-
specific questions at:

http://groups.google.com/group/opensocial-orkut

If you are using makeRequest in your app, you may log your users'
activities by saving some timestamps such as install/add timestamp
from their first visit and last timestamp for their last activity.
You might want to save them into e.g. mysql so that you can run
queries to generate reports for questions like

# No of users using our application.
# No of users added today.
# No of users visited today.

Another option is to use Analytics:

http://www.google.com/analytics/

This saves you from the trouble of setting up your own backend with
e.g. mysql.

Thanks.


On Jul 5, 10:50 am, Balaji Jayaraman <[EMAIL PROTECTED]> wrote:
> Hi all, Is there a way to track our orkut application. i.e
> # No of users using our application.
> # No of users added today.
> # No of users visited today.
> I need some sort of statistics. Please let me know..
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to