The solution will depend on what user activity you are trying to log/graph. You can use Google Analytics (the code is built into web2py, but there are tons of help pages available) to track usage report. There are many useful standard reports (how often, what location, what device, etc.) and if you want to record custom fields like usernames, you can do that also.
On Wednesday, March 19, 2014 4:24:35 AM UTC-4, Anubhav Singh wrote: > > hi guys, > is there any easy script for create a user log graph . if yes > please help me because i have little knowledge of j-query . while i was > searching on google there are all result come with j-query and also with > very difficult script .. help me please ... thanks 2 all > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

