Thought about using Google Analytics for that? []'s
Lucas Magnum. 2016-01-22 13:02 GMT-02:00 Xristos Xristoou <[email protected]>: > hello, > > > i want to know how many people view my site and how many view one to one > my posts specific. > my site is simple i have two templates one with all my post and one with > post details. > but i dont know how to do that i am new in django. > > > the start is to add a new field in my class > > view = models.IntegerField(default=0) > > > any idea ?any documentation to help me ? > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/50bcbc55-107b-4fec-b67b-9217aec5082d%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/50bcbc55-107b-4fec-b67b-9217aec5082d%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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAAB7jOzXJwyaDx-XrU%2B3rcTj32LLORmjbwnDOuSDBrzaaTJhaA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

