How to track number of visitors on django site

327 vistas
Ir al primer mensaje no leído

Andreas Kuhne

no leída,
10 mar 2015, 4:05:39 p.m.10/3/2015
para django...@googlegroups.com
Hi all,

I would like to be able to track the number of visitors on our website. We previously had django-tracking installed and a munin node that tracked the information. Unfortunately we weren't able to continue using it because it broke our website somehow (I don't remember how). 

Does anyone have any ideas for how to create a similar functionality or a similar plugin that can be used?

Regards,

Andréas

Vijay Khemlani

no leída,
10 mar 2015, 4:40:41 p.m.10/3/2015
para django...@googlegroups.com
Hmmm... what about the classic Google Analytics?

--
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...@googlegroups.com.
To post to this group, send email to django...@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/CALXYUbnm0zqK9hpH%2BOoSt9tYYeTDu2dGXXhgaE-%2BYiO-9n-LGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Andreas Kuhne

no leída,
10 mar 2015, 5:17:32 p.m.10/3/2015
para django...@googlegroups.com
Hi Vijay,

Thanks for the suggestion, and we are of course using GA (I should have mentioned that). The problem is our CEO doesn't like the way GA compiles the information and he also feels that it's too slow, he can't get the views that he would like. 

So we would like to add this information ourselves somehow.

Regards,

Andréas

luis zarate

no leída,
10 mar 2015, 6:17:53 p.m.10/3/2015
para django...@googlegroups.com
I know django-statistics ( https://github.com/attuch/django-statistics ) but I have never used


For more options, visit https://groups.google.com/d/optout.



--
"La utopía sirve para caminar" Fernando Birri

Nathan Clayton

no leída,
10 mar 2015, 7:56:03 p.m.10/3/2015
para django...@googlegroups.com
On 3/10/2015 2:16 PM, Andreas Kuhne wrote:
> Hi Vijay,
>
> Thanks for the suggestion, and we are of course using GA (I should have
> mentioned that). The problem is our CEO doesn't like the way GA compiles
> the information and he also feels that it's too slow, he can't get the
> views that he would like.
>
> So we would like to add this information ourselves somehow.
>
> Regards,
>
> Andréas
>
> 2015-03-10 21:40 GMT+01:00 Vijay Khemlani <vkhe...@gmail.com
> <mailto:vkhe...@gmail.com>>:
>
> Hmmm... what about the classic Google Analytics?
>
> On Tue, Mar 10, 2015 at 5:04 PM, Andreas Kuhne
> <andrea...@suitopia.com <mailto:andrea...@suitopia.com>> wrote:
>
> Hi all,
>
> I would like to be able to track the number of visitors on our
> website. We previously had django-tracking installed and a munin
> node that tracked the information. Unfortunately we weren't able
> to continue using it because it broke our website somehow (I
> don't remember how).
>
> Does anyone have any ideas for how to create a similar
> functionality or a similar plugin that can be used?
>
> Regards,
>
> Andréas

Provided you're OK with a MySQL installation, you can always install
Piwik (http://piwik.org). Then you'd have direct access to the database
for reporting / analysis in realtime.

--
Nathan Clayton
nathan...@gmail.com
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos