I need to track visitors with Google Analytics. What should I use to
get Google Analytics working on Django?
What is my best choice?
Best Regards,
http://code.google.com/p/django-google-analytics/
Regards,
Carlos Ruvalcaba
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>
Are you serious?
Out of curiousity:
Is there anything similiar which does work well in an intranet
environment or an environment, where one does not want to send data to a
third party server?
Out of curiousity:
Is there anything similiar which does work well in an intranet
environment or an environment, where one does not want to send data to a
third party server?
Not Django but Piwik (MySQL, PHP) can do this.