I found the following and am now working on porting it to django
middleware:

http://www.vineetmanohar.com/2009/03/23/using-google-analytics-event-api-to-track-your-website-performance/


On Feb 2, 2:45 am, Tomasz Zieliński <tomasz.zielin...@pyconsultant.eu>
wrote:
> On 2 Lut, 00:22, gkelly <gke...@gmail.com> wrote:
>
> > Hello,
>
> > I'm wondering if anyone knows of an existing middleware that does the
> > following:
>
> > - collects usage and performance statistics (i.e. logs each request to
> > a URL and its response time)
> > - performs some simple summaries of logged data
>
> > Or, if anyone knows how to do this with Google Analytics, please point
> > me in that direction.
>
> Maybe this:http://code.google.com/p/django-tracking/
> (I haven't used it personally)
>
> For more comprehensive research, you can try:
>
> http://www.google.com/search?hl=en&domains=code.google.com&sitesearch...
>
> --
> Tomasz Zielinskihttp://pyconsultant.eu

-- 
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