Hi folks,

I'd like to measure who's using my site and what views they're looking at.
 Presumably, I'd do this with some middleware that stuffs request.user and
view_func into the database and then build some simple views to look at this
data.  Has anyone seen a similar open-source Django plug-in for this?  I
specifically would like to avoid anything third-party like Google Analytics,
because my application runs within a firewalled network environment.

Cheers,

-- Philip

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to