You'll need to know what information you need and how you want it to be
displayed.

Do you need to know how many times buttons were clicked on your website?
how many times a specific page was opened, how many times a picture was
downloaded? the average times some page was opened each day during last
week?

How do you need it displayed? A list of number? a pie chart? bar?

Someone correct me if I'm wrong but I believe this is usually done outside
the scope of django, parsing the webserver logfile or using one of those js
analytics libraries


On Wed, May 21, 2014 at 6:05 PM, Chansons <chansonsyidd...@gmail.com> wrote:

> Hello,
>
> looking on the web, I didn't find any website statistics script written
> with python, or django.
> If some exist, where could I find them, and if not, what do I need to know
> to write my own?
>
> Thanks
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/05358942-a9f3-427c-8550-6ca160900bd9%40googlegroups.com<https://groups.google.com/d/msgid/django-users/05358942-a9f3-427c-8550-6ca160900bd9%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFWa6tLF5%3DFLk6tKoh7-TfbDr-ABDcfpQgNp1kmsB-ZFinKDhw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to