'Django: user visits package selection

What is the difference between the following packages: django-visits 0.1.6 (released on Jun 16,2014) and django-user-visit 0.5.1 (released on Sep 29, 2021)? If I simply want to record the number of all visitors in my django application, should I use the latest package django-user-visit?

Also, which of the above packages (if any) can also record anonymous visitors in addition to logged users?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source